john.brown Posted October 6, 2006 Report Share Posted October 6, 2006 (edited) 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 October 6, 2006 by john.brown Link to comment Share on other sites More sharing options...
Delfins Posted October 6, 2006 Report Share Posted October 6, 2006 Ko nozīmē iet ar visām extensijām? Gribi teikt, ka PHP paziņo ka nevar ielādēt moduli un tev tas ir pieejams!? Izklausās pec kakas. Link to comment Share on other sites More sharing options...
john.brown Posted October 6, 2006 Author Report Share Posted October 6, 2006 tieši tā. tas jau ar ir dīvains :) Link to comment Share on other sites More sharing options...
andrisp Posted October 6, 2006 Report Share Posted October 6, 2006 Es tiešām nezinu, kā notiek moduļu ielādēšana, bet varbūt tev konfigā dublējas moduļu definīcijas, rezultātā apache, otreiz lādējot moduļus, saka, ka nevar ielādēt. Nu nez. Link to comment Share on other sites More sharing options...
v3rb0 Posted October 6, 2006 Report Share Posted October 6, 2006 echo (function_exists('curl_exec')?'toch':'nefiga') .' visi extensioni'; Link to comment Share on other sites More sharing options...
john.brown Posted October 6, 2006 Author Report Share Posted October 6, 2006 Jā, likam bik pārstrādājies esmu - nav visas ;) Vobšem, topiku var likvidēt, tik stulbums pie vainas bij, un bremzēšana... Link to comment Share on other sites More sharing options...
bubu Posted October 6, 2006 Report Share Posted October 6, 2006 Un tā vienmēr... Link to comment Share on other sites More sharing options...
Recommended Posts