Afficher un message
Vieux 14/09/2007, 09h45   #3
gosha bine
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: PHP5/ Apache strange install problem

On 13.09.2007 18:39 Daniel Loose wrote:
> hello,
>
> try to install php 5.2 on apache 1.3 on winxp. apache is fine. php
> says on start "unable to load dynamic library '<path>' " -- but <path>
> *does* exist!
>
> extension_dir ="C:\Programme\PHP\ext"
>
> and <path> is e.g. 'C:\Programme\PHP\ext\php_exif.dll'. which *does*
> exist. this appears with about 20 files. reboot, reinstall, nothing
> ed.
>
> php.ini only exists once, in c:/windows. in httpd.conf i have the line
> LoadModule php5_module "C:/Programme/PHP/php5apache.dll"
> PATH also includes the path to php. so i really dont know whats going
> on here...
>
> thank you very much!!


It can be that an extension dll requires some other dll that doesn't
exist or is not in your path. I'd suggest you install FileMon from
sysinternals.com and look what files Apache is trying to access.


--
gosha bine

makrell ~ http://www.tagarga.com/blok/makrell
php done right http://code.google.com/p/pihipi
  Réponse avec citation
 
Page generated in 0,05017 seconds with 9 queries