[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Installed MySQL on RaQ4r...now no PHP...how do I re-install?



Brock,

	# PHP4 (backwards compatible with php3)
 AddType application/x-httpd-php .php3
 AddType application/x-httpd-php .php4
 AddType application/x-httpd-php .php
 AddType application/x-httpd-php .phtml

(PHP 4 doesn't use the httpd-php4 just httpd-php)

Try that

Thank you
Brian Paulson
Sr. Web Developer
1-800-279-6397 X207
bpaulson@xxxxxxxxxxxxx
*************************

>-----Original Message-----
>From: cobalt-users-admin@xxxxxxxxxxxxxxx
>[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Brock
>Gunter-Smith
>Sent: Thursday, October 26, 2000 8:28 AM
>To: Cobalt List
>Subject: [cobalt-users] Installed MySQL on RaQ4r...now no PHP...how do I
>re-install?
>
>
>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
>
>_______________________________________________
>cobalt-users mailing list
>cobalt-users@xxxxxxxxxxxxxxx
>To Subscribe or Unsubscribe, please go to:
>http://list.cobalt.com/mailman/listinfo/cobalt-users
>