PDA

View Full Version : Can't install


fred_derf204
08-19-2009, 11:54 PM
Hi (Can't Install or type apparently) ,

After completeing the inital setup page, when I hit install my broswer goes blank and says done in the bottom left hand corner.

No Tables are created in the database.

I have confirmed that my DB setting are correct, but nothing is happening!

Can someone shed some light on this issue?

Thanks

fred_derf204
08-20-2009, 08:42 PM
I have solved the issue.

Need to install PHP-mysql extension

Go to terminal and run yum install php-mysql. Reload apache and mysql.

Also I had to give my DB user more access than just Create Alter and Drop. I ended up giving him All access.