#1  
Old 12th April 2011, 08:37
cubells cubells is offline
Member
 
Join Date: Apr 2009
Posts: 33
Thanks: 0
Thanked 1 Time in 1 Post
Default Phpmyadmin and ispconfig 3

Hi:

ISPConfig 3.0.3.2
Debian Squeeze
I've installed ispconfig 3 by following the perfect server howto.

When I want to open phpmyadmin, I ALWAYS get a file.

My browser says:




What's the problem?
Reply With Quote
Sponsored Links
  #2  
Old 12th April 2011, 12:05
till till is online now
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,894
Thanks: 693
Thanked 4,189 Times in 3,206 Posts
Default

Does other php pages in the ame website that you used to access phpmyadmin work properly?
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
  #3  
Old 12th April 2011, 22:57
cubells cubells is offline
Member
 
Join Date: Apr 2009
Posts: 33
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by till View Post
Does other php pages in the ame website that you used to access phpmyadmin work properly?
Yes, it does.

http://prieto-accesorios.info/phpmyadmin
http://prieto-accesorios.info

thanks till!
Reply With Quote
  #4  
Old 13th April 2011, 08:50
till till is online now
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,894
Thanks: 693
Thanked 4,189 Times in 3,206 Posts
Default

Edit the file /etc/apache2/mods-enabled/suphp.conf and add a # in front of these two lines, so that they lokk like this:

#AddType application/x-httpd-suphp .php .php3 .php4 .php5 .phtml
#suPHP_AddHandler application/x-httpd-suphp

and restart apache.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
  #5  
Old 13th April 2011, 22:04
cubells cubells is offline
Member
 
Join Date: Apr 2009
Posts: 33
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by till View Post
Edit the file /etc/apache2/mods-enabled/suphp.conf and add a # in front of these two lines, so that they lokk like this:

#AddType application/x-httpd-suphp .php .php3 .php4 .php5 .phtml
#suPHP_AddHandler application/x-httpd-suphp

and restart apache.

Did it and I have a similar problem:

http://prieto-accesorios.info/phpmyadmin

Do you need some information about my configuration server?

Cheers.
Reply With Quote
  #6  
Old 14th April 2011, 16:32
falko falko is online now
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
Default

Does /etc/apache2/conf.d/phpmyadmin.conf exist, and is it a symlink to /etc/phpmyadmin/apache.conf?

Code:
server1:~# ls -l /etc/apache2/conf.d/
total 12
-rw-r--r-- 1 root root  237 Jul  8  2010 apache2-doc
-rw-r--r-- 1 root root  269 Jul  8  2010 charset
lrwxrwxrwx 1 root root   28 Aug 21  2010 phpmyadmin.conf -> ../../phpmyadmin/apache.conf
-rw-r--r-- 1 root root 1464 Jul  8  2010 security
lrwxrwxrwx 1 root root   30 Jan 14 17:22 squirrelmail.conf -> ../../squirrelmail/apache.conf
server1:~#
__________________
Falko
--
Download the ISPConfig 3 Manual! | Check out the ISPConfig 3 Billing Module!

FB: http://www.facebook.com/howtoforge

nginx-Webhosting: Timme Hosting | Follow me on:
Reply With Quote
  #7  
Old 14th April 2011, 22:48
cubells cubells is offline
Member
 
Join Date: Apr 2009
Posts: 33
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by falko View Post
Does /etc/apache2/conf.d/phpmyadmin.conf exist, and is it a symlink to /etc/phpmyadmin/apache.conf?
Yes, it does.

In my case:

Code:
root@servidor:~# ls -l /etc/apache2/conf.d/
total 20
-rw-r--r-- 1 root root  237  1 gen 21:58 apache2-doc
-rw-r--r-- 1 root root  269  1 gen 21:57 charset
-rw-r--r-- 1 root root 3296  1 gen 21:57 localized-error-pages
-rw-r--r-- 1 root root  143  1 gen 21:57 other-vhosts-access-log
lrwxrwxrwx 1 root root   28 17 feb 21:55 phpmyadmin.conf -> ../../phpmyadmin/apache.conf
-rw-r--r-- 1 root root 1424  1 gen 21:57 security
lrwxrwxrwx 1 root root   30 17 feb 22:22 squirrelmail.conf -> ../../squirrelmail/apache.conf
Reply With Quote
  #8  
Old 15th April 2011, 14:20
falko falko is online now
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
 
Default

What's in /etc/phpmyadmin/apache.conf?
__________________
Falko
--
Download the ISPConfig 3 Manual! | Check out the ISPConfig 3 Billing Module!

FB: http://www.facebook.com/howtoforge

nginx-Webhosting: Timme Hosting | Follow me on:
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hosting multiple websites and webmail dmwcool Installation/Configuration 8 30th March 2010 03:15
ISPConfig breaks access to phpmyadmin vondie Installation/Configuration 4 19th October 2009 16:22
Loads of mysql connections to dbispconfig StrikerNL General 2 5th March 2009 14:31
phpMyAdmin 2.11.6 package available for ISPConfig 2 Hans General 2 13th May 2008 13:52
phpMyAdmin 2.11.5.2 package available for ISPConfig Hans General 4 30th April 2008 08:39


All times are GMT +2. The time now is 13:03.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.