Fixed. Runs in IIS5
Must have index.php in browser address bar to fix 405 error.
Had to remove $PHP_SELF from _scn_filemanager.php to
prevent script errors.
Im not a php expert. What does this removal do?
Very nice package!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Fixed. Runs in IIS5
Must have index.php in browser address bar to fix 405 error.
Had to remove $PHP_SELF from _scn_filemanager.php to
prevent script errors.
Im not a php expert. What does this removal do?
Very nice package!!!
Logged In: NO
Parse error: parse error, unexpected $ in
/var/www/html/phpwebfilemgr/_scn_filemanager.php on line 549
I'm using Red Hat 9 and phpwebfilemgr-2.0.0
What can i do?