1. How to solve WAMP - local server - 1 of 2 services running or WAMP icon is orange error
If you have this error? vcruntime140.dll missing error in wamp on windows First solve the problem. Need Help? Click Here or Download and install...
When i try to access WAMP from my mobile i got this error:
Forbidden You don't have permission to access / on this server
then i insert Require all granted into 2 files :
1. C:\wamp64\bin\apache\apache2.4.18\conf\httpd
DocumentRoot "C:/wamp/www" ...
1. how to find if php is installed on linux
$ php --version OR $ php-cgi --version
2. How to restart Apache?
sudo service apache2 restart or sudo restart apache...
1. Install gksu
sudo apt-get install gksu
2. Then type this command and enter the admin password
gksudo nautilus
3. Now you can change permission on any folde...