PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 10th, 2006, 11:26 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
install error..

Unable to create/write to /photopost/data! Check your data directory permissions before continuing.

triple checked permissions everything in that folder is set to 777
jgruenwald is offline   Reply With Quote
Old April 10th, 2006, 12:41 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Check the server path to verify it is the accurate path and that every level is 777

The error above is absolute where your telling the program the data path is it can not find it or it is not 777
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 10th, 2006, 01:20 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
this brings me to another question.

in all the other software installed vbportal,vbulletin i used the path's...

vbportal = root (blank)
vbulletin = /forums
photopost = /photopost

even though i specify the path /photopost i get the following error now that install is complete.
---------------------------------------------

Warning: chdir(): No such file or directory (errno 2) in /home/hondara/public_html/wichitareefclub/photopost/header-inc.php on line 60

Warning: main(./global.php): failed to open stream: No such file or directory in /home/hondara/public_html/wichitareefclub/photopost/header-inc.php on line 61

Warning: main(./global.php): failed to open stream: No such file or directory in /home/hondara/public_html/wichitareefclub/photopost/header-inc.php on line 61

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hondara/public_html/wichitareefclub/photopost/header-inc.php on line 61
------------------------------

i've tried both paths..
/home/hondara/public_html/wichitareefclub/photopost
and just
/photopost

since /wichitareefclub is root for the domain.

any suggestions?

i've deleted the tables 4 times and tried installation with both paths.

some info that may help

photopost install is at http://www.wichitareefclub.com/photopost

server info
Server Type Linux
Web Server Apache v1.3.33
PHP 4.3.11
PHP Max Post Size 55.00 MB
PHP Maximum Upload Size 2.00 MB
MySQL Version 4.0.25-standard
MySQL Packet Size 1,023.0 KB

Last edited by jgruenwald; April 10th, 2006 at 01:26 PM.
jgruenwald is offline   Reply With Quote
Old April 10th, 2006, 01:38 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Right which brings me back to your paths being wrong as I stated. I would thing your paths would be this

/home/hondara/public_html/wichitareefclub/photopost
/home/hondara/public_html/wichitareefclub/forums

You can make sure the paths are set like this in config-int.php and then double check your data and uploads paths in global options and storage options.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 10th, 2006, 02:30 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
okay, so far so good. i found that /forum was missing the s on the end.. should have been /forums..

now at the top of the page i get

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/hondara/public_html/wichitareefclub/photopost/forums/vb3.php on line 25

everything else looks good.
jgruenwald is offline   Reply With Quote
Old April 10th, 2006, 02:58 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Okay I suggest rerun install.php now that you know your mistakes.

Your last mistake is you forgot to input the vbulletin mysql table prefix on install
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 10th, 2006, 04:04 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
okay, we are making progess.

I originally imported my info from a php-nuke portal into vbulletin. using impex i imported my users. now, when i did this i left my vbulletin with no prefix. and my nuke tables all had a prefix of nuke_

when i leave the bulletin prefix box blank i have the same issue as above. if i change it to nuke_ i show all of my registered user's but seem to be logged out when logging into the admin cp for photopost. it re-directs me back to the photopost main page.

i checked my cookie settings in vbulletin and they are totally blank. i also tried adding my domain onto them .hondaracer.com with no luck.
jgruenwald is offline   Reply With Quote
Old April 10th, 2006, 04:33 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Are you integrating with nuke or vbulletin here?

If your integrating with vbulletin you need to in the first step of install specify the proper database info for vbulletin in user database spot. You need to input the correct vbulletin license number. On the forth step of install you input the proper table prefix if any and cookie prefix( your cookie prefix on a default vb is bb) and complete the install with all the paths correct.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 10th, 2006, 04:34 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
i'm intergrating with vbulletin. i made the switch from nuke to vbulletin. let me try that cookie prefix
jgruenwald is offline   Reply With Quote
Old April 10th, 2006, 05:12 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 8
well it appears to be working now..
made changes to the following.

cookieprefix = bb
path = corrected full server path
db table prefix for forums = nuke_ even though vbulletin's tables are without a prefix. it appears to be feeding off the old nuke tables somehow.

now its working! thanks for the support. this support forum was 1000% better then the one at vbportal.

thanks again
jgruenwald is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
error on install jjgelinas77 ReviewPost Installation & Upgrades 3 January 26th, 2006 08:34 AM
install error? creekdawg Photopost Pro Installation & Upgrades 2 June 14th, 2005 03:13 PM
error after install clearchannel Installs and Upgrade - vBulletin 3.0.X 20 April 10th, 2005 11:32 PM
Error on Install amphicar770 Photopost Pro Installation & Upgrades 2 April 4th, 2005 10:10 AM
Error on install... mightyjlr Photopost Pro Installation & Upgrades 1 October 11th, 2004 07:07 PM


All times are GMT -5. The time now is 02:05 AM.

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