Skip to content
WJunction - Webmaster Forum

Zpanel and phpmyadmin problem

Status
Not open for further replies.
I installed zpanel on my vps but when i try to open phpmyadmin i get the following error:

Wrong permissions on configuration file, should not be world writable!

Anyone know how to fix this ?
 

3 comments

I've run
Code:
# chmod 644 /etc/zpanel/panel/etc/apps/phpmyadmin
and now i get
Forbidden

You don't have permission to access /etc/apps/phpmyadmin/ on this server.

Apache/2.2.15 (CentOS) DAV/2 PHP/5.3.3 Server at zp.imgbit.info Port 80

LE:
managed to access phpmyadmin after running
Code:
chmod -R 755 /etc/zpanel/panel/etc/apps/phpmyadmin[COLOR=#333333]
[/COLOR]
 
Last edited:
Just incase for future notice all phpmyadmin installs usually have a config folder with "config.php" which has to be chmod 755 or 644.
 
Status
Not open for further replies.

About the author

C
Active Member · Joined
989
Messages
252
Reactions
63
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom