Newbie Posted August 29, 2012 Posted August 29, 2012 Hey all i am looking to install php on my computer but don't really know how it works i have PHP 5.4 i only know of wamp apache is there any other ones that i could use or anyone have any tips? thanks Steven Quote
Djkanna Posted August 30, 2012 Posted August 30, 2012 http://en.wikipedia.org/wiki/Comparison_of_WAMPs http://jesseforrest.name/setting-up-a-test-bench-web-server-with-apache-php-mysql-and-more-on-windows/26 http://en.wikipedia.org/wiki/Comparison_of_web_server_software Not really sure what your question was, but here's two options, install an (*)AMP (first link), or set the stuff up you need (second link), perhaps you're looking for Apache alternatives (third link). Quote
Spudinski Posted August 30, 2012 Posted August 30, 2012 I'd go for a packaged solution if I were you, try WAMP or XAMPP. Quote
Newbie Posted August 30, 2012 Author Posted August 30, 2012 ye i didn't really understand what to do when i posted this message i went and did some more research i managed to set up wamp which installed php and mqsl and apache which what i was looking for i was trying to install them without using wamp Basically what i was trying to do was set up php on my computer with MySQL so i don't need to rely on free hosting to set up my game until its complete as said above i managed to set up wamp but having some problems accessing the phpmyadmin on it. Quote
Djkanna Posted August 30, 2012 Posted August 30, 2012 localhost (or 127.0.0.1)/phpmyadmin Need to log in? (shouldn't have to) Username:root No password. Not working; Try resetting the root's password; http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Or play around in the PHPMyAdmin config. Quote
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.