Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-03-2006, 03:15 AM   PM User | #1
coreyk67
New to the CF scene

 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
coreyk67 is an unknown quantity at this point
Help setting up php on apache server

Hello, I am trying to teach myself a thing or two about web servers and other such things. I currently have been refering to this site http://www.webmasterstop.com/48-3.html , I followed the instructions to the T and am having a problem with the php aspect of it. This is the error i am getting.
Not Found

The requested URL /php/php.exe/phpinfo.php was not found on this server.
Apache/2.0.55 (Win32) Server at localhost Port 80

i should be getting a php info page.
You may have to refer to the listed site to see exactly what i am trying to accomplish.

Thanks alot

www.ftbendpc.com
www.fix-my-laptop.com
coreyk67 is offline   Reply With Quote
Old 04-03-2006, 03:54 AM   PM User | #2
Vigilante
New Coder

 
Join Date: Feb 2006
Location: Arizona, USA
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Vigilante is an unknown quantity at this point
Probably need some more info.
So you are installing PHP and MySQL and Apache ONE BY ONE on Windows?

If you want Apache and PHP and MySQL, I suggest you take a peak at http://www.en.wampserver.com/

A single installer that does it all. But if you really want to do the grunt work yourself. I can understand.

I suppose the simplest question is to make sure you have restarted all the services after editing php.ini and so forth. To make the settings stick.
Then make sure you type "locahost" or "127.0.0.1" into the browser when you type a URL. Once you think everything is set up right, and you placed phpinfo.php in the web folder as defined in php.ini, and php.ini is in the correct folder. Then type:
http://localhost/phpinfo.php
And that should work.

Keep it up though!
Vigilante is offline   Reply With Quote
Old 04-03-2006, 04:05 AM   PM User | #3
coreyk67
New to the CF scene

 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
coreyk67 is an unknown quantity at this point
this does seem like a better option. i'll give it a shot, Although i would like to know where i went wrong previously. I did restsrt the server and the phpinfo.php, and php.ini files are in the correct location. Thanks for the quick reply

Last edited by coreyk67; 04-03-2006 at 04:08 AM..
coreyk67 is offline   Reply With Quote
Old 04-03-2006, 04:19 AM   PM User | #4
coreyk67
New to the CF scene

 
Join Date: Apr 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
coreyk67 is an unknown quantity at this point
wow wamp server was so easy
coreyk67 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:08 AM.


Advertisement
Log in to turn off these ads.