Quote:
Originally Posted by z0diac
OK, I just installed this, but for some reason I keep getting a Cannot Display Page error when it tries to go to the vbstatistic_preview.php file. Yes it's in my forum root directory.
[root@area53 htdocs2]# ll vbstatistic_preview.php
-rwxrwxrwx 1 root root 4179 Nov 26 2006 vbstatistic_preview.php
Does it need any special permissions? I copied it over using WinSCP which uses root to xfer files. What would the chmod be to make it readable?
|
that file
should not be owned by root but your webuser ....
Code:
chown webuser:webgroup *.php