PDA

View Full Version : [ubuntu] Wamp equilevant? LAMP?



KevzJD
February 14th, 2010, 08:07 PM
Hey guys ive just installed ubuntu and got a nice IDE editor for PHP, then i went to get my WAMP equivelant software but i cannot find one. So far i had lamp but its not like wamp where ure files are stored in a folder and then you can access them through http://localhost/filename.php can someone please help :)

Thanks, KevzJD

webtechquery
February 19th, 2010, 12:40 PM
Hello.

Well, LAMP is actually an alternative to WAMP for Ubuntu or Linux. May be you have not found how to setup LAMP properly on ubuntu.
Check out the following web to know how to install and use LAMP:
http://www.webtechquery.com/index.php/2010/01/install-php-mysql-and-apache-lamp-on-ubuntu-linux/

You can also also check out Free PHP IDEs for Ubuntu (Linux) at:
http://www.webtechquery.com/index.php/2010/01/free-php-ides-for-ubuntu-linux/

Let me know if you still have any questions.

Thanx.

theDaveTheRave
February 23rd, 2010, 02:41 PM
A quick addition to the info from webtechquery....

you will need to have the correct details set within your apache server. and ensure that your <data dir> directives etc are correct. They should be 'similar' as when you had it in windows, however I've never set up apache on windows so can't comment on the configuration.

David

mortrca
March 20th, 2010, 05:58 PM
Hello.

Check out the following web to know how to install and use LAMP:
http://www.webtechquery.com/index.php/2010/01/install-php-mysql-and-apache-lamp-on-ubuntu-linux/


I did follow the instructions that were given there, but how do I edit the pages/where are they stored? I have used WAMP, but am trying to transition to Linux. Some assistance (in very simple terms) would be greatly appreciated.