I have just installed LAMP and want to create a folder to store all the php and html files. After that run them in http://localhost.
Where and how do i create a folder to store all my files to be executed?
Thanks
I have just installed LAMP and want to create a folder to store all the php and html files. After that run them in http://localhost.
Where and how do i create a folder to store all my files to be executed?
Thanks
put the content in /var/www usually
Found it.
sudo nano /var/www/test.php
Solved
a few little tips here for LAMP e.g setting mysql root password
thanks jbennet.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.