Mlemens
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created Keeping master and development branches on same commit number?
I am using Github. I added my files to master branch on Github, then cloned master branch to development branch. Commit # is the same at that point. I have 2 linux nginx servers (one production, on... -
Created How to launch php file in proper directory?
My web server root is /var/www/html/ I have my database config in /var/www/, so in the Remote Host I set /var/www as the root path so I can get that database config brought over, so my sql st...