View Single Post
  #8 (permalink)  
Old 11-02-2005, 09:26 AM
ispro ispro is offline
Registered User
 
Join Date: Apr 2004
Posts: 604
ispro is on a distinguished road
Quote:
Originally Posted by web12
hmm not sure what ive done wrong here.

must say I completed this no problem at all on 1 server, then the second one seemed to have compiled without any errors, but when I run the phpinfo script for php5 I get

No input file specified.

in the browser window.

Ive re-traced my steps and all seems correct. anyone got any ideas?
Run the following:
/usr/local/php5/bin/php5 -i |grep configure

I bet that you have NO '--enable-force-cgi-redirect' '--enable-discard-path'

This is the common issue.
I may take a look at your case for free. PM me.

P.S. I have slightly updated the HOWTO in the VirtualHost section.
__________________
Reliable web-hosting, good resellers plans, web-design.
ISProHosting.com

Last edited by ispro; 11-02-2005 at 10:33 AM.
Reply With Quote