please take a look in the folder "vicidial" in your web-root directory; should be "/var/www/html/vicidial" and there should be a page called admin.php.
If it is not there, something went wrong! since your description sounds just like a default installation, I can't tell what went wrong, because normally the file should be there and all the file-access-rights should be ok.
- Code: Select all
-rwxr-xr-x 1 root root 1,3M 30. Mai 19:56 /var/www/html/vicidial/admin.php
try to open
http://your-vicidial-server-ip/vicidial/ and see if you get a directory listing with all files, e.g. admin.php. Try to click it, if it's there. What happens now ?
The error "page not found" is quite clear. If it was about rights, it would say "not allowed" or something like that ...