[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] PHP3 and PHP4 Problems
- Subject: [cobalt-users] PHP3 and PHP4 Problems
- From: "Mike Fritsch" <mfritsch@xxxxxxxxxxxx>
- Date: Fri Aug 11 12:59:18 2000
I have successfully install PHP3 and PHP4 on my RaQ3, I have install PHP4 in
the way that php.net says to install it in order to run concurrently with
PHP3. For some reason I can not get them to run concurrently. I can get each
one to run separately but when I try to load in both modules
# Extra Modules
#AddModule mod_php.c
AddModule mod_php3.c
#AddModule mod_perl.c
AddModule mod_php4.c
it crashes httpd. Has anyone been able to run them both at the same time?
Thanks
Mike