(07-16-2010 07:30 PM)Freakez Wrote: Can you give us the /var/log/apache2/users/errors-error.log and /var/log/apache2/users/admin.domain.tld-error.log?
Both files do not exist. I've got Phpmyadmin working however, there was a problem with the rights on /var/www/ispcp/phptmp. So I chmodded 777 (i know, dangerous. Will try with 757). and it worked.
The admin.mydomain.tld still shows a blank page. Guess there need to be some chmodding there too?
Code:
[root@nl01 gui]#ls -all
total 80
dr-xr-x--- 13 vu2000 apache 4096 Jul 16 09:22 .
drwxrwxr-x 7 root root 4096 Apr 20 13:15 ..
dr-xr-x--- 2 vu2000 apache 4096 Apr 20 13:13 admin
dr-xr-x--- 2 vu2000 apache 4096 Apr 20 13:13 client
dr-xr-x--- 3 vu2000 apache 4096 Apr 20 13:13 domain_default_page
dr-xr-x--- 3 vu2000 apache 4096 Apr 20 13:13 domain_disable_page
dr-xr-x--- 3 vu2000 apache 4096 Apr 20 13:13 errordocs
-r--r----- 1 vu2000 apache 2462 Apr 20 13:13 favicon.ico
-r--r----- 1 vu2000 apache 1228 Apr 20 13:13 imagecode.php
dr-xr-x--- 7 vu2000 apache 4096 Apr 20 13:13 include
-r--r----- 1 vu2000 apache 3852 Jul 16 08:56 index.php
-r--r----- 1 vu2000 apache 4998 Apr 20 13:13 lostpassword.php
dr-xr-x--- 2 vu2000 apache 4096 Apr 20 13:13 orderpanel
drwxrwxrwx 2 vu2000 apache 4096 Jul 16 09:27 phptmp
dr-xr-x--- 2 vu2000 apache 4096 Apr 20 13:13 reseller
-r--r----- 1 vu2000 apache 26 Apr 20 13:13 robots.txt
-rw-rw-r-- 1 root root 884 Jul 16 09:24 sessiontest.php
dr-xr-x--- 4 vu2000 apache 4096 Apr 20 13:13 themes
dr-xr-x--- 5 vu2000 apache 4096 Apr 20 13:13 tools
Edit: My guess is that there's something wrong with my permissions...