[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Installed MySQL on RaQ4r...now no PHP...how do I re-install?
- Subject: [cobalt-users] Installed MySQL on RaQ4r...now no PHP...how do I re-install?
- From: Brock Gunter-Smith <brock@xxxxxxxxxxxxxxxx>
- Date: Thu Oct 26 07:35:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I've seen in various threads, talk about needing to re-install PHP after
installing MySQL...is this the case on the RaQ4r? My understanding was that
PHP4 was installed by default and when I installed MySQL using one of the
.pkg's - http://pkg.nl.cobalt.com/i386/RaQ3-RaQ4-MySQL-3.22.32-1.pkg - that
I might not need to re-install PHP.
However, I put some PHP pages (PHP Admin) in a user's web directory, loaded
them with a browser, and they're not getting pre-processed, I just see all
the PHP code. They are .php3 files and the '/etc/httpd/conf/srm.conf' file
has the following defined:
# PHP4 (backwards compatible with php3)
AddType application/x-httpd-php4 .php3
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php4 .php
I'm not sure what I should do to further test the PHP installation, or which
install file to download and use to re-install.
Thanks.
-> Brock