I cleared everything and reinstalled everything again.. it works now. Thanks alot! ;D
Apache 2.0.35 / WIN32 / PHP 4.1.2 as Mod
Thank You very much. They should post this on the site, allot of people are having troube with it.
Hi,
I've got another question here. How can I run php as a module "--with-xml"?
Worked for me, too.
Thanks, Ron!
Mike
Quote
"PHP 4.2.0 RC3 "
where did you get this I can only see releases for 4.1.2.
And in that distribution it has no dll's called
"apache2filter.dll"
I've never had problems installing php before why has it suddenly become so difficult now?
Jamie
You can get this from http://www.php.net
The current realease to download is PHP 4.2.0 RC4. The link to the download is at the top of the above page.
Ron
Beware that apache2filter.dll is stored in the experimental directory...
a/
Thanks Ron that's great :-)
and here was I thinking it was somet' i'd done >:-|
Under loadmodule in httpd.conf
add the following lines
LoadModule php4_module "c:/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
Under xp, put your php4ts.dll and php4ts.lib in system32 folder.
That worked for me
Gary
Yepee, this finally works!!
great thanks to Gary!
I just had to use php4apache2.dll !!
^
|
|