Grant database privileges

Hi,

I am using fedora and I have created phplist db but after giving permission I am not able to browse phplist page displays the blank page. How to give permission to db ?

My Grants : - grant all privileges on phplist.* to ‘user’@‘localhost’ identified by ‘passw0rd’;

any suggestion plz…

If the database credentials are wrong then you should see a message saying that. If you see a completely white page then it may be another problem. You should enable debug mode and check your Web server logs for errors. See the troubleshooting page of the manual for details.

Im new here for php configuration…can you guide me how to enable debug mode and further procedure

Try: Troubleshooting Techni... | phpList manual

1 Like