PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Install/Upgrd Error header-inc.php on line 18 (http://www.photopost.com/forum/photopost-pro-installation-upgrades/111426-install-upgrd-error-header-inc-php-line-18-a.html)

fpoole January 9th, 2005 06:02 PM

Install/Upgrd Error header-inc.php on line 18
 
I've spent apx 1 hour looking for solutions, found the one about the paths. checked mine, appear to be ok.

I upgraded vbull to 3.05, now doing ppost from a previous install. vb went surprisingly smoothly so went on with ppost. Did a site yesterday the same thing and went ok.

I thought I'd be clever and modify the config-inc and config-int from copied paths in the pp Options and Admin pages. I've checked numerous times and "Äppears" to be correct.
Have been getting these errors after several re-installs.

Any thoughts.
http://www.mossbaydiveclub.org/portal/gallery/login.php

I later found instructions in this forums regarding the config-inc but conflicting. Yes modify, No modify... so now confused and lost...
Help??
thanx....
ps. path to forum is /portal/forums with an "s"

ERROR:

Warning: chdir(): No such file or directory (errno 2) in /home/mossbayd/public_html/portal/gallery/header-inc.php on line 18

Warning: main(./global.php): failed to open stream: No such file or directory in /home/mossbayd/public_html/portal/gallery/header-inc.php on line 19

Warning: main(./global.php): failed to open stream: No such file or directory in /home/mossbayd/public_html/portal/gallery/header-inc.php on line 19

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mossbayd/public_html/portal/gallery/header-inc.php on line 19

fpoole January 9th, 2005 06:22 PM

In looking a little further, might this be the culprit??

if ( VB3_INTEGRATION == "on" ) {
chdir($vbpath);
require("./global.php");

The vbull forums and ppost gallery are all under the /portal/ dir..
like: /public_html/portal/gallery
so not root? /globle is actually
/public_html/portal/forums

assuming it's referencing the vbForums "Global"...
If so, change it?? or not...
just trying to find it....
thanx

Chuck S January 9th, 2005 09:27 PM

Of course you need to proper paths to the forums and gallery. That goes without saying.

I visit your site and it looks fine so you still have an issue?

fpoole January 9th, 2005 09:47 PM

Hmmm.. actually, I was just now 7:41pm Sunday, able to get it back up...

Apparently, according to an installer I finally had to get, there IS a problem with the header-inc? (whatever) and in trying to solve that without knowing it, reran the install, missed taking out the pp_ and thus created a whole new set of tables but more to the problem, sent the user permissions to the new tables... that were empty.

Anyway, the install (should have been an upgrade) but didn't give that option as it did yesterday when I did it on another site..

Confusing to say the least, but now - hopefully - back up and running.. will let the dust settle before deleting the pp_ new empty tables...

ps. I had to use their config-inc to get past the header errors... and it worked just fine...

Thanx for checking though... :)

Chuck S January 9th, 2005 09:50 PM

Yep installation and upgrade are two different things. There are installation instructions and there are upgrade instructions each are different. Glad you figured out your issue.

fpoole January 9th, 2005 10:00 PM

yeah, I don't know if you carry any weight down there, but I would have found it much simplier if there were to separate links in the member area with a specific page

JUST for upgrades..
and another one
JUST for installs,

as I said, when I ran the script yesterday I had the option to "upgrade", today when I ran the otherscript, I didn't... althought it appears to be the same download and just the question of putting install/upgrade.php or install/install.php it would have been helpful to keep the two separate..

Just my thoughts on it..
Having to go here and there and then somewhere else for the lastest and greatest is confusing...
One stop for upgrades
One stop for installs...

hava good one..

Chuck S January 10th, 2005 09:39 AM

There is no installs directory.

This is why there is a documentation directory with upgrade instructions.

I know of who software vendor who provides separate downloads for installs and upgrades.

The customer would download the program and follow the appropriate instructions.

This is how it is handled in most software I know of.


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