News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

ISP install

Started by studiodart, March 02, 2005, 09:29:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

studiodart

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

Tranz

Are you sure the website supports php?

Try uploading a test file with the following:
<?php
phpinfo
();
?>

Tranz

Since the PHP is not properly parsed, I have removed the link to your gallery. I would suggest you change the database username/password.

Joachim Müller

self-hosting is not recommended for newbies, you're only asking your server to be hacked in no time.

Joachim