|
|
|
| В общем не подцепляются расширения у меня =(
вот что в логе пишется:
[Mon Jun 05 15:05:26 2006] [notice] Parent: Received restart signal -- Restarting the server.
[Mon Jun 05 15:05:26 2006] [notice] Child 252: Exit event signaled. Child process is ending.
[Mon Jun 05 15:05:26 2006] [notice] Apache/2.0.55 (Win32) PHP/5.1.2 configured -- resuming normal operations
[Mon Jun 05 15:05:26 2006] [notice] Server built: Oct 9 2005 19:16:56
[Mon Jun 05 15:05:26 2006] [notice] Parent: Created child process 292
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/php5/ext\\php_interbase.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/php5/ext\\php_mysql.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/php5/ext\\php_oracle.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:/Program Files/php5/ext\\php_sqlite.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in Unknown on line 0
[Mon Jun 05 15:05:27 2006] [notice] Child 292: Child process is running
[Mon Jun 05 15:05:27 2006] [notice] Child 292: Acquired the start mutex.
[Mon Jun 05 15:05:27 2006] [notice] Child 252: Released the start mutex
[Mon Jun 05 15:05:27 2006] [notice] Child 292: Starting 250 worker threads.
[Mon Jun 05 15:05:28 2006] [notice] Child 252: Waiting for 250 worker threads to exit.
[Mon Jun 05 15:05:28 2006] [notice] Child 252: All worker threads have exited.
[Mon Jun 05 15:05:28 2006] [notice] Child 252: Child process is exiting
|
Кусок с php.ini:
; Directory in which the loadable extensions (modules) reside.
extension_dir = "C:/Program Files/php5/ext"
; Whether or not to enable the dl() function. The dl() function does NOT work
; properly in multithreaded servers, such as IIS or Zeus, and is automatically
; disabled on them.
enable_dl = On
|
что не так??! | |
|
|
|
|
|
|
|
для: Smival
(05.06.2006 в 11:21)
| | А версии какие PHP и Apache? PHP подключен как модуль или как CGI? | |
|
|
|