coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: nontekkyguy on February 22, 2006, 11:47:59 PM

Title: Do I have to Re-Install
Post by: nontekkyguy on February 22, 2006, 11:47:59 PM
earlier today my lovely hosting company (btw this is the 3rd time) had some issues with their setup for PHP. Visitors instead of getting a welcome page on my gallery, got an Open or Save box. Many thought I was sending them a virus.  Now supposedly all is "working;" however no pages show up at all. I've put up a "site down" till this is fixed.  Do I have to delete everything and re-install coppermine?
My link is not worksafe http://www.josefaro.org/galleryspace/cpg143/
Title: Re: Do I have to Re-Install
Post by: Joachim Müller on February 23, 2006, 08:46:57 AM
obviously, things are not working as expected, so I suggest asking your webhost for support. To see if a re-install would cure things, create a fresh install on the same domain, using another coppermine folder and mysql table prefix temporarily.
Title: Re: Do I have to Re-Install
Post by: Tranz on February 23, 2006, 04:43:08 PM
Create a php file with this:
<?php
phpinfo
();
?>


Try to view it in your browser and see if you get a blank page.
Title: Re: Do I have to Re-Install
Post by: nontekkyguy on February 23, 2006, 05:00:08 PM
I created a file called info.php and was able to view the php info for my webhost as it pertains to my site. Does that mean whatever they did caused some error, and can I fix this on my side?
By the way, they only give 2 mysql databases per account it seems, so I'll have to delete one to create the "temp" coppermine gallery. :'(  Any suggestions?
Title: Re: Do I have to Re-Install
Post by: Joachim Müller on February 24, 2006, 06:24:48 PM
coppermine doesn't need a mysql database exclusively, it's safe to install coppermine using an existing mysql database that already contains tables. That's why coppermine uses a table prefix.
In the future, please respect the "one question per thread" policy.
Title: Re: Do I have to Re-Install
Post by: nontekkyguy on February 25, 2006, 03:55:51 AM
was the first questioned answered, because I wasn't aware it was.
Pardon if it was