Wuu Posted January 7, 2008 Report Posted January 7, 2008 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\PHP\\ext\\php_exif.dll' - The specified module could not be found.\r\n in Unknown on line 0 Atceros tur kaut kas bija jādara ,jo dll ir norādītajā mape! [Mon Jan 07 19:04:32 2008] [error] [client 127.0.0.1] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'SAM/php_sam.php' (include_path='.;C:\\php5\\pear') in sam_factory on line 1 [Mon Jan 07 19:04:32 2008] [error] [client 127.0.0.1] PHP Warning: require_once(SAM/php_sam.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in sam_factory on line 1 Kas tas tāds nav ne jausmas :( Sen nēsu lietojis Win un neatminos kā tur īsti bija jādara :( Tas ir Apache logs mēģinot palaist <?php phpinfo(); ?> help! :)
Wuu Posted January 7, 2008 Author Report Posted January 7, 2008 ;;;;;;;;;;;;;;;;;;;;;; ; Dynamic Extensions; ;;;;;;;;;;;;;;;;;;;;;; ; ; If you wish to have an extension loaded automatically, use the following ; syntax: ; ; extension=modulename.extension ; ; For example, on Windows: ; ; extension=msql.dll ; ; ... or under UNIX: ; ; extension=msql.so ; ; Note that it should be the name of the module only; no directory information ; needs to go here. Specify the location of the extension with the ; extension_dir directive above. ; Windows Extensions ; Note that ODBC support is built in, so no dll is needed for it. ; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5) ; extension folders as well as the separate PECL DLL download (PHP 5). ; Be sure to appropriately set the extension_dir directive. ;;;;;;;;;;;;;;;;;;; ; Module Settings; ;;;;;;;;;;;;;;;;;;; Tukšums?
andrisp Posted January 7, 2008 Report Posted January 7, 2008 Tu esi iekopējis tikai komentārus. Man vairāk interesēja šī līnija (piem., man ir ir šāda): extension_dir = "c:\php5\ext"
Wuu Posted May 1, 2008 Author Report Posted May 1, 2008 (edited) Sveiki mekleju atkal palidzibu! [Thu May 01 09:54:53 2008] [notice] Parent: Received restart signal -- Restarting the server. [Thu May 01 09:54:53 2008] [notice] Child 3776: Exit event signaled. Child process is ending. PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0 [Thu May 01 09:54:53 2008] [notice] Apache/2.2.8 (Win32) PHP/5.2.5 configured -- resuming normal operations [Thu May 01 09:54:53 2008] [notice] Server built: Jan 18 2008 00:37:19 [Thu May 01 09:54:53 2008] [notice] Parent: Created child process 800 PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\Program Files\\PHP\\ext\\php_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0 [Thu May 01 09:54:53 2008] [notice] Child 800: Child process is running [Thu May 01 09:54:54 2008] [notice] Child 3776: Released the start mutex [Thu May 01 09:54:54 2008] [notice] Child 800: Acquired the start mutex. [Thu May 01 09:54:54 2008] [notice] Child 800: Starting 64 worker threads. [Thu May 01 09:54:55 2008] [notice] Child 3776: All worker threads have exited. [Thu May 01 09:54:55 2008] [notice] Child 3776: Child process is exiting [Thu May 01 09:54:55 2008] [notice] Child 800: Starting thread to listen on port 80. Ar extension_dir viss ok jo GD2 ieladejas bez problemam! Gribu MySql! http://img214.imageshack.us/img214/3909/49234638at5.jpg Atbilde ,dll fails bija japarvieto uz system32 direktoriju. Restart :D Edited May 1, 2008 by Wuu
Recommended Posts