C5 Newbie instalation help
Permalink
I'm setting up a new C5 install on IIS7 using php via fastcgi (works fine). Also mySQL installed and running without issue.
Putting C5 in place and calling the start index.php to set-up.
I get given the following page
"No input file specified."
any idea what i have missed out/messed up?
Sam
Putting C5 in place and calling the start index.php to set-up.
I get given the following page
"No input file specified."
any idea what i have missed out/messed up?
Sam
not sure about in IIS but when using nginx to pass requests to fcgi make sure that fast-cgi knows where the index.php is
Did you sort this? I am looking to install C5 on IIS7 as well, since I have tried to install on WAMP but have hit a brick wall, in that I cannot work out how to solve the error of 'Unable to connect to database'.
yes but was a real pain, in the end we reverted to WAMP