ID: 38205 Comment by: dillydadally at yahoo dot com Reported By: akorolyov at gmail dot com Status: No Feedback Bug Type: Apache2 related Operating System: WinXP 5.1.2600 SP1 build 2600 PHP Version: 6CVS-2006-07-25 (snap) Assigned To: edink New Comment:
I know this is basically closed, but I had the same problem and got it to work by putting this line in: LoadModule php6_module "d:/web/php6/php6apache2_2.dll" Notice that instead of loading php6apache2.dll I'm loading php6apache2_2.dll (for 2.2 rather than 2.0). Both dll's were in my php, but apparently the module was only found in the 2.2 version. Previous Comments: ------------------------------------------------------------------------ [2007-01-25 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2007-01-17 21:11:52] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php6.0-latest.tar.gz For Windows: http://snaps.php.net/win32/php6.0-win32-latest.zip ------------------------------------------------------------------------ [2006-11-28 18:14:21] oldimp at gmail dot com try LoadModule php5_module "%php%/php6apache2_2.dll" By me it works :) ------------------------------------------------------------------------ [2006-07-26 16:30:54] [EMAIL PROTECTED] Edin, could you check it out please? ------------------------------------------------------------------------ [2006-07-26 12:22:27] akorolyov at gmail dot com 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) ------------------------------------------------------------------------ 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