Hi
Developed my galery on local host. FTP it to my website as sup directory. When I type the path **link removed*** it displays a text field.
Do i need to resetup coppermine @ isp or will I just carry setting forward from localhost install
Thx
John
Are you sure the website supports php?
Try uploading a test file with the following:
<?php
phpinfo();
?>
Since the PHP is not properly parsed, I have removed the link to your gallery. I would suggest you change the database username/password.
self-hosting is not recommended for newbies, you're only asking your server to be hacked in no time.
Joachim