hi,
try this:
- craete a new folder named phpdig
- unzip phpdig-1.8.0.zip into this folder
- upload this folder via ftp to /var/www/html
- set folder temp (/var/www/html/phpdig/admin/temp) to 777
- set folder includes (/var/www/html/phpdig/includes) to 777
- set folder text_content (/var/www/html/phpdig/text_content) to 777
- set config.php (/var/www/html/phpdig/includes/config.php)
define('PHPDIG_ADM_AUTH','1'); to define('PHPDIG_ADM_AUTH','0');
- call
http://your_server_ip(eg. 192.168.1.1)/phpdig/admin/install.php
what happens?
tomas