changing the php being used in apache2

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sss000_007
Forum Newbie
Posts: 4
Joined: Tue Sep 23, 2008 12:03 am

changing the php being used in apache2

Post by sss000_007 »

currently my apache server is using php 4.4 ,i want it to use a newly installed php 5.2.6 how can I do it ,I have tried changing the php loadmodule in httpd.conf from php4 to php5 but it is not working somebody help :x :x :?: :?:
Post Reply