vinysha Posted October 22, 2010 Share Posted October 22, 2010 Hello, I'm a newbie. Pretty obvious from this posting. My problem is as follows: I can't test my codes on via local host as stated here "http://localhost/php_sandbox/my_phpinfo.php". When I try I get an error saying that the URL can't be found. I do have a password, but the password between php and Mysql are now operational I guess....because I am able to log into the phpmyadmin from the wamp server, but for some reason when I try to test my php files from the sandbox (my test folder) I get the above errors. Please help my progress is at a screeching stop until I remedy this issue. Thanks Vinysha Morns Quote Link to comment https://forums.phpfreaks.com/topic/216577-help-cant-test-my-code-on-local-host/ Share on other sites More sharing options...
Pikachu2000 Posted October 22, 2010 Share Posted October 22, 2010 Have you installed PHP and any webserver software, usch as Apache? If not, you'll need to do that. There are packages out there that install PHP, Apache and MySQL all at once, such as (depending on your operating system) LAMP, MAMP, WAMP, etc. or you can install each individually if you want. Quote Link to comment https://forums.phpfreaks.com/topic/216577-help-cant-test-my-code-on-local-host/#findComment-1125255 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.