Re: [PHP] Newbie Question: Converting PHP3 files to PHP4?
by Christopher William Wesley other posts by this author
Sep 4 2001 3:15AM messages near this date
Re: [PHP] Newbie Question: Converting PHP3 files to PHP4?
|
Re: [PHP] Newbie Question: Converting PHP3 files to PHP4?
On Mon, 3 Sep 2001, Michelle Marcicki wrote:
> website. It is using PHP3 and MySQL. We had to move it to a new server, that
> as it turns out only supports PHP4. I have been looking through all the FAQs,
Are you running an Apache web server? If so, add this line to your
httpd.conf file and restart Apache:
AddType application/x-httpd-php .php3
(You'll find similar lines in your httpd.conf file ... add this line in
the same part of the file so you can find it easily next time.)
~Chris /" \ /
Pine Ribbon Campaign
Microsoft Security Specialist X Against Outlook
The moron in Oxymoron. / \ http://www.thebackrow.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe@[...].net
For additional commands, e-mail: php-general-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Michelle Marcicki
Jack Sasportas
Christopher William Wesley
Rasmus Lerdorf
|