LAMP Stack Ready!
Server Information:
- Apache is running
- MariaDB (MySQL-compatible) is running
- PHP is installed
- Document Root:
/var/www/html
Next Steps:
- Upload your PHP application to
/var/www/html
- Get MariaDB credentials:
sudo cat /root/.mysql_credentials
- Verify PHP: PHP test page (replace with your app)
- Attach a domain + HTTPS:
sudo set-domain yourdomain.com
powered by DreamHost