View Single Post
  #2 (permalink)  
Old 10-01-2004, 06:58 AM
contactsonia's Avatar
contactsonia contactsonia is offline
Senior Member
 
Join Date: Jul 2004
Posts: 196
contactsonia is an unknown quantity at this point
iTrader: (0)
Default

Not sure about Mac OSX.

Linux very easy.
1. Get PHP 4.3.x source, and ./configure as necessary (extra args you need), make, make install

2. Access httpd.conf (/etc/apache/httpd.conf on slackware for instance) and comment out the php5 LoadModule and AddModule calls (the make install should have already added the LoadModule calls for php4). Save httpd.conf (Edited).

3. apachectl stop, apachectl start (or however else you restart apache).

4. Enjoy.
__________________
Real Value Hosting - 250 MB Space for $1.67/month.
WebmasterTalk.in - 1900+ members. Webmaster Discussion Forum with Revenue Sharing!
Reply With Quote