500 error + inaccessible x10 account + inaccessible cPanel

Status
Not open for further replies.

unocoleader

New Member
Messages
13
Reaction score
0
Points
0
Problems:

Was checking if I could see our guild forums @ http://unoguild.x10.bz/phpbb but surprisingly I got "500 Internal Server Error" that might point towards MySQL, BUT I doubt it, as I still can access my long forgotten WordPress site of the guild @ http://unoguild.x10.bz/wp

I can add/remove/move and etc files thru FireFTP (as example), but can't get in cPanel or even x10 controlpanel. cPanel not found and x10 gave me this:

Fatal error: Uncaught exception 'Exception' with message 'Socket error: Connection timed out (110)' in /home/corey/public_html/control/lib/clearbricks/net/class.net.socket.php:128 Stack trace: #0 /home/corey/public_html/control/lib/clearbricks/net.http/class.net.http.php(225): netSocket->open() #1 /home/corey/public_html/control/lib/clearbricks/net.http/class.net.http.php(135): netHttp->doRequest() #2 /home/corey/public_html/control/classes/class.read.tumblr.php(22): netHttp->get('/') #3 /home/corey/public_html/control/classes/News.class.php(19): readTumblr->__construct('x10hosting', 'phpTumblr123') #4 /home/corey/public_html/control/classes/News.class.php(109): News->load_tumblr(300, false) #5 /home/corey/public_html/control/index.php(244): News->__construct() #6 {main} thrown in /home/corey/public_html/control/lib/clearbricks/net/class.net.socket.php on line 128
Before server issues I was located in Starka server so if I've got moved, would it have messed up with MySQL db's? Acct is unoguild.

EDIT: Found cPanel and working (on earlier post -.-*) but still having 500 errors. Also in http://forums.unoguild.x10.bz

UPDATE: In my phpBB config file everything seems to be also as it should, so my 500 shouldn't be caused be errors in code

<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysqli';
$dbhost = 'localhost';
$dbport = '';
$dbname = 'unoguild_mysql';
$dbuser = 'unoguild_uno';
$dbpasswd = '*****';
$table_prefix = 'phpbb_';
$acm_type = 'file';
$load_extensions = '';

@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>
 
Last edited:

unocoleader

New Member
Messages
13
Reaction score
0
Points
0
Just a little speculation: What if the problem is not in DB? Internal Server Error might point also in x10 servers. Nothing else, but I didn't find anything in my DB's that would be wrong so I came up with an idea if that 'localhost' isn't properly set up. I mean, are you 110% sure that the Starka is running as it should and it has all the necessary software installed to make sure we can use phpBB or vBulletin boards there? I'm not propably only one struggling with 500-ISE and MySQL+phpBB.

If you have backups, can you up my files and such again if you haven't, as there should be all things before your messing with the servers and connections. x)
 
Last edited:

Jarryd

Community Advocate
Community Support
Messages
5,534
Reaction score
43
Points
48
Hello, all of your issues should be resolved now. I am closing this ticket if you have any more issues please create a new ticket.
 
Status
Not open for further replies.
Top