PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   server move...disaster, please help (http://www.photopost.com/forum/photopost-pro-installation-upgrades/116335-server-move-disaster-please-help.html)

diamond2565 October 21st, 2005 11:29 PM

server move...disaster, please help
 
We have moved our server, thought everything was set up properly, however this is the error:

Database not properly setup - unable to read pp_settings table. Contact administrator.

What do I do now?

Please advise.

Thank you,

Diamond2565:confused:

Chuck S October 22nd, 2005 08:52 AM

Hello in your config-inc.php file make sure to point to the proper databases with the correct information.

Your above error is because we can not read the database info to load the page

diamond2565 October 23rd, 2005 08:55 PM

Thanks Chuck, now I've got it sort of working, however, this is the problem:

-template not loading
-pictures not showing

and when I click on Adin:

Warning: dl(): Unable to load dynamic library './gd.so' - ./gd.so: cannot open shared object file: No such file or directory in /home/nakedcir/public_html/modules/PhotoPost/adm-main.php on line 39

GD support enabled; but not installed on your server.
Please contact System Administrator.

Help please.

Thank you
Diamon2565

Chuck S October 23rd, 2005 08:59 PM

Okay if your pictures etc are not showing I would suggest you check your config-inc.php for the proper path to photopost as this would change on a server move. Also in global options in admin the data and uploads paths would change as well and you need to update them to the new paths

gd2 is not installed on your server so you would need to switch to Imagemagick if it is installed or install an image processor

diamond2565 October 23rd, 2005 10:00 PM

Imagemagick is installed on my server, what do I have to change to get it to use Imagemaick?

Diamond2565

Chuck S October 23rd, 2005 10:50 PM

Okay in Admin => Edit Config set the proper full path to mogrify like so

/usr/local/bin/mogrify

Then in Admin => Global Options set the image processor selection to Imagemagick and save.


All times are GMT -5. The time now is 11:02 PM.

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