PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Photopost stopped working after 2 weeks (http://www.photopost.com/forum/photopost-pro-installation-upgrades/114937-photopost-stopped-working-after-2-weeks.html)

CharlieGSR July 19th, 2005 10:57 AM

Photopost stopped working after 2 weeks
 
I'm currently having problems with my photopost installation. I installed it with 0 problems and had it up and running with no problems until a week after the installation all that appears is this error: Warning: mysql_connect(): Can't connect to MySQL server on '10.8.12.4' (61) in /mnt/web_e/d22/s33/b01be0d2/www/photopost/pp-inc.php on line 131
I cannot connect to the PhotoPost database. []

I've check the user and password of the database and everything else related to the database configuration and I'm still getting this error. I've created new users in the database and everything but it still does not work. I can even query the database with the same user and password assigned to the photopost installation!!!

Please Help!!!

Chuck S July 19th, 2005 09:18 PM

Hello

Double check your config-inc.php to ensure that it has the correct HOST USERNAME AND PASSWORD to access mysql.

That error is pretty darn absolute it means whatever settings your using are not correct. Check for a space or something mistyped.

Sebbb July 20th, 2005 04:41 AM

might be a DNS problem if it suddenly stopped working.

Maybe the Mysql server has dns problems, and can't do a reverse lookup on you own IP for some reason.
If the permissions where something like grant all on blah.* to user@your-host.com instead of grant all on blah.* to user@your.ip.adr.ess it might be just that.

Ask you database admin to "tail" the logfiles.


All times are GMT -5. The time now is 12:26 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97