PDA

View Full Version : Install script won't run


FireFox05
Fri 11th Jan '08, 4:59pm
Alright, I've spent all day working on this, and I've hit a roadblock. After overcoming some configure setbacks, getting all ready.... the install.php won't run!!Some details:I am running my server on our local business network, this will be an intranet forum. I am using WAMP Server, with all the latest versions of Apache, MySQL, and PHP.I have my SQL database all set up, every thing checks out okay. All services running and no problems restarting. But when I try to open install.php, it loads the text of the script in IE. I have 'allow short tags' turned on in PHP, so I know that's not it.Please guys, I'm trying to run a pilot of this forum to prove it's business worth to my boss, his boss, etc.Any help is good help!! I have total access to everything on this server. It's running Windows 2000 Server (been suspecting this OS for the past few roadblocks on this project, but no concrete evidence yet).I'm totally stalled.

Steve Machol
Fri 11th Jan '08, 5:46pm
This means that PHP is not installled or not configured correctly, or your web server is not set up to correctly parse .php files.

FireFox05
Fri 11th Jan '08, 5:56pm
Do you have any suggestions for me to check? As far as I can tell, my PHP is WORKING correctly.... and I think all my config files are in order.

Steve Machol
Fri 11th Jan '08, 6:01pm
Check Apache. And you should post in the Server Configuration forum.