So following the instructions , I installed the LAMP stack all in one hit with the following command:
sudo tasksel install lamp-serverI was still getting the following error, but at least I was getting some progress.
Warning: mysql_connect() function.mysql-connect: Access denied for user 'root'@'localhost' (using password: NO) in /var/www/phpinfo.php on line 3This was easily fixed by adding the new password to the test script.
Sorry unable to connect to my sql
No comments:
Post a Comment