By OLLE
Hello,
I made a droplet with lamp application. html file in /www folder, which is default one has been opening very well. but right after i change this file to index.php that i want to use, internal server error is occuring on browser when i access to my page. is it because of the name of file or am I changing the file at wrong directory? Please help me if anybody know this problem. Thanks :)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
It might be worth posting the exact error message and details it displays.
Try this to see if it’s a permissions issue:
$ sudo chmod -R 755 /var/www/index.php
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.