phpMyAdmin error

Status
Not open for further replies.

mitamata

New Member
Messages
81
Reaction score
0
Points
0
When I try to start up phpMyAdmin (going through cPanel), I get the following error:

Code:
[B]Warning[/B]: require_once(./libraries/core.lib.php) [[URL="http://colourwars.exofire.net:2082/3rdparty/phpMyAdmin/function.require-once"][U][COLOR=#0000ff]function.require-once[/COLOR][/U][/URL]]: failed to open stream: No such file or directory in [B]/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.inc.php[/B] on line [B]67[/B]
 
[B]Fatal error[/B]: require_once() [[URL="http://colourwars.exofire.net:2082/3rdparty/phpMyAdmin/function.require"][U][COLOR=#0000ff]function.require[/COLOR][/U][/URL]]: Failed opening required './libraries/core.lib.php' (include_path='/usr/local/cpanel/3rdparty/lib/php/:.') in [B]/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.inc.php[/B] on line [B]67[/B]

I'm on stoli. I don't think there's anything I can do about it, but if there is, please let me know.
 

CFXInc

New Member
Messages
13
Reaction score
0
Points
0
When I try to start up phpMyAdmin (going through cPanel), I get the following error:

Code:
[B]Warning[/B]: require_once(./libraries/core.lib.php) [[URL="http://colourwars.exofire.net:2082/3rdparty/phpMyAdmin/function.require-once"][U][COLOR=#0000ff]function.require-once[/COLOR][/U][/URL]]: failed to open stream: No such file or directory in [B]/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.inc.php[/B] on line [B]67[/B]
 
[B]Fatal error[/B]: require_once() [[URL="http://colourwars.exofire.net:2082/3rdparty/phpMyAdmin/function.require"][U][COLOR=#0000ff]function.require[/COLOR][/U][/URL]]: Failed opening required './libraries/core.lib.php' (include_path='/usr/local/cpanel/3rdparty/lib/php/:.') in [B]/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.inc.php[/B] on line [B]67[/B]
I'm on stoli. I don't think there's anything I can do about it, but if there is, please let me know.

I get the same error, please help
 

mitamata

New Member
Messages
81
Reaction score
0
Points
0
This might be unrelated, but in case it isn't...

The lib files from my smarty directory disappeared, all *.php files (core.*.php to be exact). I'm pretty sure I didn't delete them, especially since I was suspended while they disappeared. I replaced them and fixed the errors my site was giving me.

Just thought I'd mention it since the name of the missing files seems very similar.
 

CFXInc

New Member
Messages
13
Reaction score
0
Points
0
This might be unrelated, but in case it isn't...

The lib files from my smarty directory disappeared, all *.php files (core.*.php to be exact). I'm pretty sure I didn't delete them, especially since I was suspended while they disappeared. I replaced them and fixed the errors my site was giving me.

Just thought I'd mention it since the name of the missing files seems very similar.

how do i fix this, can you help me please?
 

Jesse

Active Member
Messages
1,360
Reaction score
0
Points
36
We all get the same errors, the administrators are trying to fix this problem. You can post an mysql issue in the news and announcements.
 

mitamata

New Member
Messages
81
Reaction score
0
Points
0
This isn't a mysql issue though :p
My pages have no problem connecting to the database, everything's working fine. cPanel shows all my databases with no problems. Connecting to the mysql server works fine, it's phpMyAdmin that isn't working because it's not finding some files.

how do i fix this, can you help me please?

You can't. Only the admins can fix this one.
The issue I fixed was with some other missing files.
 
Status
Not open for further replies.
Top