Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Phpmyadmin path



Threaded Mode | Print  

 Phpmyadmin path (4 Replies, Read 12211 times)
daveb47
Group: Member
Post Group: Newbie
Posts: 31
Status:
Trying to find path to phpmyadmin config_inf.php as i wish to enable the web server upload directory in it
Thanks
IP: --   

Phpmyadmin path
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Sir phpMyAdmin is located at /usr/local/webuzo/enduser/webuzo/phpmyadmin/

>> i wish to enable the web server upload directory in it
Could you please elaborate this to help us assist you better.

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

IP: --   

Phpmyadmin path
daveb47
Group: Member
Post Group: Newbie
Posts: 31
Status:
I am trying to get the upload files to a directory function as enabled in zpanel,lets you upload database to a folder on server then import it through phpmyadmin,
allows any size database imports.

its in this part of config.inf.php

Code
/*
* Directories for saving/loading files from server
*/
$cfg['UploadDir'] = '/etc/zpanel/panel/etc/tmp/';
$cfg['SaveDir'] = '/etc/zpanel/panel/etc/tmp/';


Not sure if you need to change anything else.
Obviously path needs modifying.

Would be a good thing to have in Webuzo as default.

IP: --   

Phpmyadmin path
daveb47
Group: Member
Post Group: Newbie
Posts: 31
Status:
I made a folder "tmp" at
Code
/usr/local/webuzo/tmp/


Changed config.inc.php to
Code
/*
* Directories for saving/loading files from server
*/
$cfg['UploadDir'] = '/usr/local/webuzo/tmp/';
$cfg['SaveDir'] = '/usr/local/webuzo/tmp';


Works fine
IP: --   

Phpmyadmin path
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Thanks for the suggestion. We shall have it implemented as well.

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

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 28, 2024, 1:05 pm.

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