Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
I have tried Couch with two different hosting companies: GoDaddy and Pair. GoDaddy presented some .htaccess issues, but Pair seems to be alright. I plugged in the db information in the config file hosted on pair, and when I access the index url in the browser to install, nothing comes up ---

http://www.gatewaykartplex.com/couch/

I had to remove the < and >'s from the commented parts of the config file. Any idea why nothing is displaying? My db information is accurate.

Appreciate the help in advance.
Hi Greg,

Your server's error log should provide the exact reason for the problem.

If you wish, you can PM me the FTP or CPanel access to your site and I can take a look to see if I can find something.

Thanks.
Thanks for entrusting me with the creds, Greg.

I logged-in and had a look.
The problem, it appears, was that the editor you used to edit config.php added a couple of special characters on *each* line - effectively corrupting the file and causing PHP to refuse to execute it.

I FTPed a fresh config file copying database info from the original and everything seems to be working just fine.

The original is still on the server named 'config.orig.php'. You can take a look at it to see the problem.

Hope this helps.
Appreciate the help on this! Thanks.
4 posts Page 1 of 1