Skip to content

Blank Page and Fallback Instructions not working #896

Description

@editjosh

I'm hosted through GoDaddy with MySQL 5.5 and PHP 5.6.27. I followed all the instructions on the webpage and the config.php file, and also did change my .htaccess file since i am hosting in a subfolder on my domain.

I get the blank page.

I also tried the Fallback Installation, however I find those instructions a little advanced, since I am not sure how to change the password or security question (not listed in the instructions). I was able to upload the database file via phpMyAdmin, and changed the $prefix variable in the config.php file to include that, but I'm not sure why it's still not working.

When I browse to the config.php file in my browser, I get this:

Warning: mysqli::mysqli(): (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/content/00/7206600/html/ecb/register/site/config.php on line 58

Warning: mysqli_set_charset(): Couldn't fetch mysqli in /home/content/00/7206600/html/ecb/register/site/config.php on line 59

Warning: mysqli_query(): Couldn't fetch mysqli in /home/content/00/7206600/html/ecb/register/site/config.php on line 60

Warning: mysqli_query(): Couldn't fetch mysqli in /home/content/00/7206600/html/ecb/register/site/config.php on line 61

Warning: mysqli_query(): Couldn't fetch mysqli in /home/content/00/7206600/html/ecb/register/site/config.php on line 62

Is there any further troubleshooting steps I could take? My competition is scheduled in a couple of months and I want to get this up to start accepting entries.

Thank you!

Metadata

Metadata

Assignees

Labels

enhancementSuggestion for future enhancement.in latest master commitFix is in latest commit to master. Not in release.v2.1.12

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions