I just downloaded and installed apache 2 on my winxp box (a dev and test
box). When I insert the following line into the config file, the apache
service refuses to start.
LoadModule php4_module c:/ApacheGroup/PHP/sapi/php4apache.dll
Obviously Im trying to get php4 mod to run, but its just puking
Hey everyone,
I need to turn off browser caching, and Im assuming I need to send a couple
headers to do so. Can anyone help? Thanks
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nevermind.. im stupid
"Christian Calloway" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hey everyone,
>
> Ok Im trying to load PHP 4.1.0 as a module on my XP(home) system. I
included
> the following lines in th
Hey everyone,
Ok Im trying to load PHP 4.1.0 as a module on my XP(home) system. I included
the following lines in the apache httpd.conf file
AddType application/x-httpd-php .php
LoadModule php4_module c:/php4apache.dll
but when I attempt to start Apache service, I get the following message:
"T