ID: 38205
User updated by: akorolyov at gmail dot com
Reported By: akorolyov at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: Apache2 related
Operating System: WinXP 5.1.2600 SP1 build 2600
PHP Version: 6CVS-2006-07-25 (snap)
New Comment:
with this config
LoadModule php5_module "d:/web/php6/php6apache2.dll"
SetEnv PHPRC "d:/web/php6"
AddType application/x-httpd-php .php
AddType application/x-httpd-phps .phps
trying to start apache
D:\web\Apache\bin>Apache.exe -e debug -k start
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
access_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
actions_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
alias_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
asis_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
auth_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
autoindex_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
cgi_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
dir_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
env_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
imap_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
include_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
isapi_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
log_config_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
mime_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
negotiation_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
rewrite_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
setenvif_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
userdir_module
[Wed Jul 26 15:16:24 2006] [debug] mod_so.c(248): loaded module
php5_module
D:\web\Apache\bin>
apache error.log is empty
have 3 messages in system journal from Service Control Manager,
that service "Apache2" send signal "start"
than
srvice "Apache2" go to status stopped
than
Service "Apache2" terminated with internal error 1 (0x1)
Previous Comments:
------------------------------------------------------------------------
[2006-07-26 11:23:27] [EMAIL PROTECTED]
I don't get it.
So does php5_module work or not? And if it doesn't work - what exactly
do you get?
------------------------------------------------------------------------
[2006-07-26 10:48:35] akorolyov at gmail dot com
And php6_module != php5_module
php_module it's just small test.
------------------------------------------------------------------------
[2006-07-26 10:18:30] [EMAIL PROTECTED]
>LoadModule php_module "d:/web/php6/php6apache2.dll"
php_module != php5_module
------------------------------------------------------------------------
[2006-07-26 10:04:38] akorolyov at gmail dot com
sorry for my english.... it's not my native lang.
D:\web\Apache\bin>apache -v
Server version: Apache/2.0.58
Server built: Apr 29 2006 17:47:10
LoadModule php6_module "d:/web/php6/php6apache2.dll"
SetEnv PHPRC "d:/web/php6"
AddType application/x-httpd-php .php
AddType application/x-httpd-phps .phps
Output in console
=========================
D:\web\Apache\bin>apache -k start
Syntax error on line 177 of D:/web/Apache/conf/httpd.conf:
Can't locate API module structure `php6_module' in file
D:/web/php6/php6apache2.dll: No error
=========================
LoadModule php5_module "d:/web/php6/php6apache2.dll"
SetEnv PHPRC "d:/web/php6"
AddType application/x-httpd-php .php
AddType application/x-httpd-phps .phps
Output in console
=========================
D:\web\Apache\bin>apache -k start
=========================
apache not work and error log is empty
LoadModule php_module "d:/web/php6/php6apache2.dll"
SetEnv PHPRC "d:/web/php6"
AddType application/x-httpd-php .php
AddType application/x-httpd-phps .phps
Output in console
=============================================
D:\web\Apache\bin>apache -k start
Syntax error on line 177 of D:/web/Apache/conf/httpd.conf:
Can't locate API module structure `php_module' in file
D:/web/php6/php6apache2.dll: No error
D:\web\Apache\bin>
------------------------------------------------------------------------
[2006-07-26 09:37:00] [EMAIL PROTECTED]
>apache not started and i have clear output.
what does this mean?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/38205
--
Edit this bug report at http://bugs.php.net/?id=38205&edit=1