Quote:
Originally Posted by Lynne
What version of PHP and MySQL are you running?
Did you upload the included .htacess file to the directory? Is the vb5 forum in a sub-directory and is there an .htaccess file in the root?
|
PHP: 5.3
MySQL:
Code:
Software: MySQL
Software-Version: 5.1.56-community - PMA_MYSQL_STR_COMMENT
I included the .htaccessfile from the upload folder.
the rootfolder has no .htaccess file.
--------------- Added [DATE]1350284884[/DATE] at [TIME]1350284884[/TIME] ---------------
Quote:
Originally Posted by snakes1100
Enable display_errors in php.ini & HUP your web server, then access your file via http
You can also tail the log via the cmd line in ssh and grep your IP when accessing those files.
tail -f /path/to/log/file | grep "youiphere"
You can also dl/view your access/error logs from ftp in the case of plesk.
|
Haven't found the log file yet :/
Everything you said is enabled.
EDIT: added the only log i've found as attachment.
blanked out server ip, my ip and domain name.