
30th November 2010, 06:01
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
phpmyadmin help
Hi,
I ran apt-get install phpmyadmin, and when I try to go to http://mywebsite.com/phpmyadmin, nothing happens. When I try to click the link on a client database to go to phpmyadmin, nothing happens either... Not sure what I did wrong this time.
All services are now running now, woo hoo!
I used this http://www.howtoforge.com/perfect-se...nny-ispconfig3 to set it up.
Any help is greatly appreciated.
EDIT: I uninstalled phpmyadmin, and reinstalled it and I'm not sure what happened, but I can't access http://serv1.mysite.com:8080 anymore, nor can I access http://serv1.mysite.com
Thanks,
Nolan
Last edited by Nolan; 30th November 2010 at 06:27.
Reason: I broke it :(
|

30th November 2010, 10:09
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
Quote:
|
I ran apt-get install phpmyadmin, and when I try to go to http://mywebsite.com/phpmyadmin, nothing happens. When I try to click the link on a client database to go to phpmyadmin, nothing happens either... Not sure what I did wrong this time.
|
To access phpmyadmin, use the IP address or hostname od the server and not the domain of a website that you created in ispconfig.
Restart apache on the shell. If that dont work, post the error messages that you get in the apache error.log and on the shell.
|

30th November 2010, 16:45
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
I was using the hostname of my server to try to access phpmyadmin.
It also keeps saying that some of my components are outdated, but im not sure why... when I run apt-get update && apt-get upgrade it says everything is up to date.
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
libbind9-50 libdns55 libisc52 libisccc50 libisccfg50 liblwres50
The following packages have been kept back:
pure-ftpd-common pure-ftpd-mysql
The following packages will be upgraded:
bind9utils libbind-dev
2 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
Inst libisc52 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst libdns55 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst libisccc50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst libisccfg50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst libbind9-50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst bind9utils [1:9.5.1.dfsg.P3-1+lenny1] (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst liblwres50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Inst libbind-dev [1:9.5.1.dfsg.P3-1+lenny1] (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libisc52 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libdns55 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libisccc50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libisccfg50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libbind9-50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf bind9utils (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf liblwres50 (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
Conf libbind-dev (1:9.6.ESV.R1+dfsg-0+lenny2 Debian:5.0.7/stable, Debian-Security:5.0/stable)
It's also saying my ClamAV is out of date, how do I update that?
Also, I ran apt-get upgrade and it seems to have upgraded the ftp-server and I thought I ran the commands to disable the upgrade process for that.
serv1:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up pure-ftpd-mysql (1.0.21-11.4) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/
etc/pure-ftpd/db/mysql.conf -l pam -D -H -b -E -u 1000 -A -O clf:/var/log/pure-f
tpd/transfer.log -B
invoke-rc.d: initscript pure-ftpd-mysql, action "start" failed.
dpkg: error processing pure-ftpd-mysql (--configure):
subprocess post-installation script returned error exit status 252
Errors were encountered while processing:
pure-ftpd-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)
Last edited by Nolan; 30th November 2010 at 16:48.
|

1st December 2010, 12:54
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Quote:
Originally Posted by Nolan
It's also saying my ClamAV is out of date, how do I update that?
|
Do you have the line
Code:
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
in your /etc/apt/sources.list?
|

1st December 2010, 19:28
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
Quote:
Originally Posted by falko
Do you have the line
Code:
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free
in your /etc/apt/sources.list?
|
It is now, thanks.
to solve the FTP issue, should I uninstall the one I have? everything was working until I updated and it replaced the version that I have. :/
Also, how do I fix the phpmyadmin? It never worked.
|

2nd December 2010, 16:15
|
|
Senior Member
|
|
Join Date: Nov 2010
Posts: 313
Thanks: 19
Thanked 41 Times in 37 Posts
|
|
Are you sure that when you removed phpmyadmin, you didn't remove a number of dependent packages on which phpmyadmin relied in the process?
If that is in fact the case, you have a lot of clean-up work to do!
I'm not sure where FTP came into the thread; I thought this was about phpmyadmin not working.
When you state, "when I try to go to http://mywebsite.com/phpmyadmin, nothing happens", that's not terribly helpful.
If you see a blank page with no HTML output in the source, then Apache is responding to the request, in which case you should check the domain's log file at /var/www/domain.tld/log/error.log to see why Apache is complaining. It's probably an open_basedir restriction in PHP, or a permissions issue.
|

2nd December 2010, 21:55
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
It was about Phpmyadmin not working, but around the same time, that also broke. Why not hit 2 birds with one stone? :P
I didn't really mean "nothing happens." I'm getting a 404 Error. Not sure why I worded it like that, but whatever.
|

4th December 2010, 03:08
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
Any solutions?
I would provide more information about what's wrong if I knew what to look for :/
Thanks.
|

7th December 2010, 02:21
|
|
Member
|
|
Join Date: Nov 2010
Posts: 81
Thanks: 2
Thanked 2 Times in 2 Posts
|
|
Sorry to post again, but I was wondering if there's anything else that I should try?
I don't really know where to begin in troubleshooting the issue.
Thanks,
Nolan
|

7th December 2010, 09:09
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,883
Thanks: 691
Thanked 4,187 Times in 3,204 Posts
|
|
Regarding phpmyadmin, please see my post #2. phpmyadmin is accessible trough the default vhost, which is only reachble when the IP is not assigned to a website. Do you select * or the IP address in your websites?
|
| 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 22:53.
|
Recent comments
2 days 13 hours ago
2 days 22 hours ago
3 days 1 hour ago
3 days 2 hours ago
3 days 4 hours ago
3 days 5 hours ago
3 days 7 hours ago
3 days 8 hours ago
4 days 27 min ago
4 days 1 hour ago