Jump to content
php.lv forumi

Dīvaina kļūda php5+apache2


Recommended Posts

Stādīju te uz jaunas mašīnas php5.1.4 un apache2.0.52. Php liku kā moduli. Uz vecās tāda kombinācija strādāja bez problēmām, tak tagad pie apacha palaišanas izlamājas, ka php nevar atrast nevienu extensiju, kaut ceļš norādīts pareizi. Un dīvainākais tas, ka pēc visas lamāšanās, iet ar visām extensijām... Nācās atslēgt startup errorus, tak tomēr gribētos saprast, kas par g... Kāds ir saskāries ar ko līdzīgu?

 

P.S. apacha error loga gaabals izskatās sita:

 

[Fri Oct 06 16:23:25 2006][notice] Parent: Created child process 3924

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_fdf.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_interbase.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_ldap.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_mcrypt.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_mhash.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_mssql.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_openssl.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_imagick.dll' - The specified module could not be found.\r\n in Unknown on line 0

[Fri Oct 06 16:23:33 2006] [notice] Child 3924: Child process is running

[Fri Oct 06 16:23:33 2006] [notice] Child 3924: Acquired the start mutex.

[Fri Oct 06 16:23:33 2006] [notice] Child 3924: Starting 250 worker threads.

Edited by john.brown
Link to comment
Share on other sites

×
×
  • Create New...