ISP install ISP install
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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