May 26, 2003 #1 farley99 MIS Feb 12, 2003 413 US Hi, I installed php-4.2.3 and ran configure then make; make install but when i goto info.php it still says PHP Version 4.1.2 I even ran make; make install for apache but that didnt work. How do i get apache to recognize my new version of php?
Hi, I installed php-4.2.3 and ran configure then make; make install but when i goto info.php it still says PHP Version 4.1.2 I even ran make; make install for apache but that didnt work. How do i get apache to recognize my new version of php?
May 27, 2003 #2 dbase77 Technical User Apr 23, 2002 591 IE Hi, You have to integrate php with apache. How do you do that from the first place? Are you using DSO? You need at least this bit "--with-apxs=/usr/http://www/apache/bin/apxs" for apache+php when you config php. regards, feroz Upvote 0 Downvote
Hi, You have to integrate php with apache. How do you do that from the first place? Are you using DSO? You need at least this bit "--with-apxs=/usr/http://www/apache/bin/apxs" for apache+php when you config php. regards, feroz