I have set phpMyadmin in my config file to show in the site backend, but when I use the link this is what I see.
There is no phpMyAdmin available at the moment.
You can download it as separate file at:
http://www.phpwcms.de
http://www.sourceforge.net
What am I missing? I have phpMyadmin with my webhosting. If I need to link it to that can someone give me instructions or a location of instructions that I may read and attempt?
Thanks.
How do I include phpMyadmin
-
- Posts: 38
- Joined: Tue 7. Mar 2006, 20:23
- Location: Chicago
- Contact:
-
- Posts: 38
- Joined: Tue 7. Mar 2006, 20:23
- Location: Chicago
- Contact:
Is that all.
I need to download phpMyAdmin and unarchive it into the folder you recommend.
WOW! Talk about efficiency in action.
Thanks.
WOW! Talk about efficiency in action.
Thanks.
I'm sorry... I ~guess~ you missed this in my earlier post:
http://www.phpwcms.de/forum/viewtopic.php?t=11306
http://www.phpwcms.de/forum/viewtopic.php?t=11306
DeXXus wrote:You will have to install and configure phpMyAdmin to the correct directory (/include/inc_ext/phpMyAdmin) in order for that feature (admin link to phpMyAdmin) to work!crenshawdesignz wrote:Your help is appreciated.
While I was working with my config file I enabled gt_Mod and phpmyadmin on the backend.
Man I love this forum.![]()
Or modify source code of "/phpwcms.php" to point link to ~your~ installation:Code: Select all
if($phpwcms["phpmyadmin"]) { $subnav .= subnavtextext('phpMyAdmin', 'include/inc_ext/phpMyAdmin/', '_blank', 0);
-
- Posts: 38
- Joined: Tue 7. Mar 2006, 20:23
- Location: Chicago
- Contact:
Thanks again
It works fine.
I did assume that I needed to get the phpMyAdmin files and I followed your lead, read what I could get from the SourceForge site and voila it works.
This support forum needs to have a rating system. It would be high honors.
Marc
I did assume that I needed to get the phpMyAdmin files and I followed your lead, read what I could get from the SourceForge site and voila it works.
This support forum needs to have a rating system. It would be high honors.
Marc