|
-
Jul 23rd, 2009, 07:24 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] PHP Blank Page Error[Fedora]
Good day all,
please am experiencing this(blank page) issue with my php pages.
the website url is http://www.africaplays.com
going to the above url will result in a blank page display, and i have googled this issue and haven't found anything concrete to help my situation.
Apart from displaying a blank page, it sometimes display the text "The server made a boo boo.", which i don't know what it means
if it helps, i also created a php file to display phpinfo(); it still will not work.
Any help will be greatly appreciated.
Thanks
Last edited by modpluz; Jul 23rd, 2009 at 11:54 AM.
-
Jul 24th, 2009, 04:44 AM
#2
Re: PHP Blank Page Error[Fedora]
I get:
Code:
An error was encountered
Unable to connect to MySQL and select database. MySQL reported: Access denied for user 'test'@'localhost' (using password: YES)
so, that pretty much sums up your problem. wrong login credentials for the database?
-
Jul 25th, 2009, 07:02 AM
#3
Thread Starter
Fanatic Member
Re: PHP Blank Page Error[Fedora]
Hi kows, thanks for the reply, the error above wasn't responsible for the blank pages i got.
According to my web host, they said its a file permission error(and they had it fixed yesterday).
so now, i have also fixed the error above(in the first message, i stated that even a simple php page that displays php configuration - phpinfo(); also returned a blank page).
everything seems fine for now .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|