Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : phpmyadmin problem



Threaded Mode | Print  

 phpmyadmin problem (8 Replies, Read 13392 times)
mohdeek
Group: Member
Post Group: Newbie
Posts: 13
Status:
Greetings,

I have webuzo, I have installed inginx, LEMP Stack, PHP 5.5, MYSQL, but when i tried to access phpmyadmin and create a database I can see there is a problem down written
(  The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here. )

attached a screenshot of the problem
IP: --   

phpmyadmin problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
You can edit the phpmyadmin config located at /usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php to enable the features as per your requirements.

Hope it helps

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

phpmyadmin problem
mohdeek
Group: Member
Post Group: Newbie
Posts: 13
Status:
sorry mate, I'm new to this but how can i access that folder? whenever i access ftp i can't find it!
IP: --   

phpmyadmin problem
optsoft
Group: Member
Post Group: Newbie
Posts: 38
Status:
Quote From : mohdeek December 1, 2013, 8:12 am
sorry mate, I'm new to this but how can i access that folder? whenever i access ftp i can't find it!


To access
Code
/usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php
you have to use ssh i.e. terminal access, as it is a system directory.
I don't think you can use even the filemanager to access anything outside your user home directory ( /home/youruser/ ).

For ssh / terminal access you have to use a linux command prompt and the ssh command or the program PuTTY in Windows.

A little googling will get you all the details about using PuTTY to access your server as root. (Assuming you installed webuzo yourself you should be knowing a bit of all this)
IP: --   

phpmyadmin problem
mohdeek
Group: Member
Post Group: Newbie
Posts: 13
Status:
/usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php: Permission denied

please help
IP: --   

phpmyadmin problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Quote From : mohdeek December 1, 2013, 10:21 pm
/usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php: Permission denied

please help

Are you logged in as root or user ?

What command are you executing exactly ?


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

phpmyadmin problem
mohdeek
Group: Member
Post Group: Newbie
Posts: 13
Status:
yes i am logged in as a root but don't know which command to use to access that file?
IP: --   

phpmyadmin problem
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Sir you can use a tool like WinSCP to SSH to your server as root and you will have access to the directories / files on your server once you log in as root.

You can further navigate to the directory and edit the files as required.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

phpmyadmin problem
optsoft
Group: Member
Post Group: Newbie
Posts: 38
Status:
Code
vi /usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php

or
Code
nano /usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php


You have to n\make do with nano or vi as they are the basic editors installed.
Or you could install jed using
Code
yum install jed


and then

Code
jed /usr/local/webuzo/enduser/webuzo/phpmyadmin/config.inc.php


IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 1, 2024, 3:13 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.121