PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Photopost Index Page not showing after server move (http://www.photopost.com/forum/photopost-pro-installation-upgrades/135052-photopost-index-page-not-showing-after-server-move.html)

Jim O January 20th, 2008 12:18 AM

Photopost Index Page not showing after server move
 
I'm stumped. I migrated a site for a friend, following all of the instructions in http://www.photopost.com/forum/photopost-pro-how-do-i/130048-how-move-servers-change-directories.html. The site is a vBulletin forum located at http://geckoforums.net/ with Photopost (5.3) at http://geckoforums.net/photopost/. OS is Linux.

For some reason the screen is blank when I go to Photopost. I can log in to the admin page at http://geckoforums.net/photopost/adm-index.php, change settings, etc. Photopost admin panel recognizes my log in credentials from vBulletin. Clearly there is no problem with database connection.

All of the files are present in the Photopost directory.

I'm using ImageMagick and have confirmed the path. I have three other installations of Photopost on that server and all are functioning fine so it's not likely a php (4.4.2) or MySQL (4.1.15) problem.

Any ideas?

Thanks in advance,


Jim

Chuck S January 20th, 2008 09:21 AM

My first suggestion is to verify the server paths/url are correct in both Photopost config files. config-inc and config-int. If this does not correct the issue then turn off the 3 vb switches in config-int and see if your page shows.

Jim O January 20th, 2008 11:11 AM

Thanks for the reply Chuck. Neither of those worked but what I noticed when looking through the script was that the last line, related to vbportal was missing a quote and a final semi-colon. Since we aren't using vbportal I commented that line out and all is good.

Chuck S January 20th, 2008 12:36 PM

Okay so indeed instead your config file is corrupt. You can either compare that line to a default config file and fix it or upload a clean config-int.php file and make it writable and in admin edit integration fill out all the proper info to update the new file.


All times are GMT -5. The time now is 02:00 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