
23rd April 2009, 01:16
|
|
Junior Member
|
|
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How my friend made phpmyadmin work
As some of you have already experienced, after you create a website (or host a domain) and then create a database, you cannot access the database thru phpmyadmin.
When you click on the database icon within ispconfig3, the intended url is redirected and you get either an error or broken link.
The solution my friend implemented was to create a link as follows:
cd /var/www
ln -s /usr/share/phpmyadmin phpmyadmin
this is working for me.
thanks to falko and till etc for all their help.
|

29th April 2009, 17:30
|
|
Senior Member
|
|
Join Date: Apr 2009
Posts: 127
Thanks: 5
Thanked 1 Time in 1 Post
|
|
It worked for me too, but only from the main domain.
Is it possible to make it work for each website? like: domain.com/phpmyadmin and domain2.com/phpmyadmin?
It worked before i reinstalled ISPconfig.
I think it's the same problem which bothers me when i try domain.com/webmail
Last edited by Thomas Jensen; 29th April 2009 at 17:47.
|

29th April 2009, 17:50
|
|
Senior Member
|
|
Join Date: Mar 2009
Location: Austria
Posts: 274
Thanks: 54
Thanked 84 Times in 51 Posts
|
|
You have to do for every domain this:
Code:
cd /var/www/{your Domain without www.}/web/
ln -s /var/www/phpmyadmin phpmyadmin
|

29th April 2009, 17:54
|
|
Senior Member
|
|
Join Date: Apr 2009
Posts: 127
Thanks: 5
Thanked 1 Time in 1 Post
|
|
But last time i installed ISPconfig 3, it worked automatically!
|

15th May 2009, 11:21
|
|
Member
|
|
Join Date: Mar 2009
Posts: 68
Thanks: 2
Thanked 14 Times in 9 Posts
|
|
yes, you not use ln. just add this line to apache.conf
Alias /phpmyadmin /usr/share/phpmyadmin
this can use for webmail too
Alias /webmail /usr/share/squirrelmail
Alias /horde /usr/share/horde
|

18th May 2009, 14:28
|
|
ISPConfig Developer
|
|
Join Date: Jan 2007
Location: Wernau, Germany
Posts: 219
Thanks: 42
Thanked 34 Times in 24 Posts
|
|
let me help you ;-)
Hi,
i am Oliver, the "programmer" of the phpmyadmin link inside ISPC3.
if you click on such a link, i am looking for the SERVER, the database is running at (for example server #1). Then i am looking in the server-configuration for the "name", this server has (for example s001.muv-server.com). Then i create a link to the phpmyadmin at this server.
means (for this example)
http://s001.muv-server.com/phpmyadmin
this means, you only have to "create" a working phpmyadmin under your server (NOT under EVERY doamain!).
if your server is called s1.myserver.com than you need a pypmyadmin under s1.myserver.com -> thats all.
by the way. If you are using SSL with ISPC3, you must have a ssl certificate for your server too -> httpS://s1.myserver.com
if you have any more question->feel free to ask!
Olli
|

18th May 2009, 14:30
|
|
ISPConfig Developer
|
|
Join Date: Jan 2007
Location: Wernau, Germany
Posts: 219
Thanks: 42
Thanked 34 Times in 24 Posts
|
|
Quote:
Originally Posted by Horfic
You have to do for every domain this:
Code:
cd /var/www/{your Domain without www.}/web/
ln -s /var/www/phpmyadmin phpmyadmin
|
NO - NOT FOR EVERY DOMAIN! FOR THE SERVER ONLY!!!! see my post below
|

16th July 2009, 02:13
|
|
Junior Member
|
|
Join Date: Jul 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by vogelor
Hi,
i am Oliver, the "programmer" of the phpmyadmin link inside ISPC3.
if you click on such a link, i am looking for the SERVER, the database is running at (for example server #1). Then i am looking in the server-configuration for the "name", this server has (for example s001.muv-server.com). Then i create a link to the phpmyadmin at this server.
means (for this example)
http://s001.muv-server.com/phpmyadmin
this means, you only have to "create" a working phpmyadmin under your server (NOT under EVERY doamain!).
if your server is called s1.myserver.com than you need a pypmyadmin under s1.myserver.com -> thats all.
by the way. If you are using SSL with ISPC3, you must have a ssl certificate for your server too -> httpS://s1.myserver.com
if you have any more question->feel free to ask!
Olli
|
Hi Olli, im relatively new to ISP Config, ive managed to fully install it and have working client sites, but i cant seem to get phpmyadmin or webmail working, all i gte is a not found. Are you able to give me a slightly more detailed explanation of how youve set it up to work, so i can go through how mine is setup and make the neccessary changes. im really not sure where i went wrong as i followed the Debian Perfect Server tutorial perfectly.
Cheers
|

18th July 2009, 11:15
|
|
Member
|
|
Join Date: Apr 2008
Location: Right here
Posts: 42
Thanks: 22
Thanked 2 Times in 1 Post
|
|
I get this error when i try to connect to phpmyadmin or webmail -->
Forbidden
You don't have permission to access /phpmyadmin on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the reques
and webmail error -->
Forbidden
You don't have permission to access /webmail on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
|

18th July 2009, 12:16
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
You can use this only with mod_php or cgi-php without suexec or fcgi-php without suexec. Thats why we did not implement something like that by default, it simply does not work with 50% of the possible settings.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 17:26.
|
|
Recent comments
2 days 8 hours ago
2 days 17 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 20 min ago
3 days 1 hour ago
3 days 3 hours ago
3 days 19 hours ago
3 days 19 hours ago