ID:               24416
 Comment by:       luke at vanblerks dot co dot za
 Reported By:      ldf13 at hotmail dot com
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP
 PHP Version:      5CVS-2003-06-30 (dev)
 New Comment:

Was trying to install php5 beta 2 and apache wouldn't start. I realized
I hadn't removed my php 4 php.ini from the windows folder. Once I did
that it worked.

Cheers
Luke


Previous Comments:
------------------------------------------------------------------------

[2003-08-14 06:59:03] etianova at hotmail dot com

I searched on google for this problem and i found your comments which
helped me so much. Thanks a lot now i have apache 2 and php 5 running
perfectly. Thanks u !!!

------------------------------------------------------------------------

[2003-08-07 22:04:18] citking at hotmail dot com

You guys rock!I was fighting this for an hour before I decided to "pull
over and ask for directions"!

Thanks all.

------------------------------------------------------------------------

[2003-07-27 16:23:11] levi at levifig dot net

I'm using Windows XP, Apache 2.0.47 and PHP 5.0.0b1 and i'm running
everything without a problem!

I changed the line to php5_module and i have all my 3 files
(php4ts.dll, php4apache2.dll and php.ini) in my Apache's /bin
directory. I load the module with a "php5_module bin/php4apache2.dll".

My Apache installation is under C:\Program Files\Apache Group\Apache2
and my PHP install is at (it doesn't matter as the needed files are
under the Apache's installation directory) c:\php

As a note, i do have all my dlls from php\dlls copied to
c:\windows\system32... i don't believe it makes any difference to this
subject, but i say it just in case! ;)

Good Luck to y'all! :> And gr33ts from Portugal! :X

------------------------------------------------------------------------

[2003-07-02 12:54:49] nuno at dbforums dot com

Sure Aaron, copy the files:

php4ts.dll
iconv.dll

to c:/php/sapi/

Then simply add this to your httpd.conf file:

LoadModule php5_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php

Once that's all done, restart Apache. :)
NET STOP APACHE2
NET START APACHE2

------------------------------------------------------------------------

[2003-07-01 22:06:05] nuno at dbforums dot com

Thankfully to strace (an amazing little tool BTW) and install.txt
(duh), I finally managed to install PHP5 with Apache2.0.46.

Therefore, I need to eat my words and I would like to take this
opportunity to present my sincere apologies to the PHP Team.
To sniper, a special thank you for his support.

Best wishes,

nuno :)

------------------------------------------------------------------------

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/24416

-- 
Edit this bug report at http://bugs.php.net/?id=24416&edit=1

Reply via email to