PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old December 22nd, 2011, 06:08 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
Install error vbulletin 4.1.8

Good Morning,

i get this error at the installation:
Code:
Content visible to verified customers only.
I think the forumpath is ok
What can i do.

Best Regards
Jan
Jan_L is offline   Reply With Quote
Old December 22nd, 2011, 07:37 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
what have you entered for the forumpath?
__________________
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 December 23rd, 2011, 03:26 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
I've entered this one:

Code:
Content visible to verified customers only.
My forum is installed on root. You can see ist on tuning-fans.de

Best Regards
Jan
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 04:54 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
That path does not look correct. server paths never begin with just www

You need to view your php info in the maintenance tab in your vb admin panel to get the full server path.
__________________
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 December 23rd, 2011, 05:25 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
Which position?

This one?:

Code:
Content visible to verified customers only.

You have a lot Spambots on your Forum
Have you test this hack?
vbulletin.org/forum/showthread.php?t=124828&highlight=Nospam
Best Regards
Jan

Last edited by Jan_L; December 23rd, 2011 at 05:50 AM.
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 06:42 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Your web server path is not /usr/local/bin

What kind of web server is this?

Usually server paths are like

/var/www/html

/home/yoursite/public_html
__________________
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 December 23rd, 2011, 06:57 AM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
It's a managed server from all-inkl.com

here is a copy from my phpinfo

Code:
Content visible to verified customers only.
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 07:09 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You can try that path all I am saying is I have never seen such a path on a server.

Your probally need to get your host to assist if they have some type of atypical server setup

Those are all server related errors on paths. I am not your host so I can not tell you what is 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 December 23rd, 2011, 07:11 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Maybe turn off open_basedir in php setup?
__________________
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 December 23rd, 2011, 07:35 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
its not on

Code:
Content visible to verified customers only.
In the errormessage is no path :File([path]/../)
Best Regards
Jan

Last edited by Jan_L; December 23rd, 2011 at 08:06 AM.
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 09:14 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Jan open_basedir is on. If it was off then there would be no entry under that option in your php.ini
__________________
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 December 23rd, 2011, 11:37 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
Must i turn off open_basedir, only for the installation?

Best Regards
Jan
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 12:40 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Turn it off and see if things install fine is what I am saying.

You definately have some atypical server setup which is causing your problems.
__________________
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 December 23rd, 2011, 05:47 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
I have found a different solution. I have add after line 1684

Code:
Content visible to verified customers only.
Installation is running succesfully.

Best Regards
Jan
Jan_L is offline   Reply With Quote
Old December 23rd, 2011, 06:14 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Yep your server is not translating the path and with open_basedir set on then you are not being allowed to run install.

Like I said an atypical server setup.
__________________
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 December 24th, 2011, 05:05 AM   #16 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
Small PHP-Script

For all users they have a problem to find the path for the gallery_config.

Upload the small script in the same directory from your forum.
Run the script in your Browser
Code:
Content visible to verified customers only.
You can see your path for the gallery_config.php

Sorry, i don't have 15 posts

Best Regards
Jan

Last edited by Chuck S; December 24th, 2011 at 08:38 AM.
Jan_L is offline   Reply With Quote
Old December 24th, 2011, 08:41 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You are not permitted to release or post our copyrighted code anywhere. I have removed the attachment here. Just an FYI

There is no need to modify our files the issue is with your server setup. Your server path is not being translated and your setting open_basedir to on so that is your issue. I know I said this before. No one has reported such an issue in all the years running the product.
__________________
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 December 25th, 2011, 03:20 AM   #18 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2011
Posts: 9
I've never postet your code. This small script is only for testing.
Inside this script are only 3 lines, nothing from your code.
Jan_L is offline   Reply With Quote
Old December 25th, 2011, 09:54 AM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
well your free to post code in the mod corner as you wish as long as there are no copyright violations. Here in the support forums there is no need to be posting code.
__________________
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 December 13th, 2012, 01:59 PM   #20 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2002
Posts: 17
Quote:
Originally Posted by Chuck S View Post
You are not permitted to release or post our copyrighted code anywhere. I have removed the attachment here. Just an FYI

There is no need to modify our files the issue is with your server setup. Your server path is not being translated and your setting open_basedir to on so that is your issue. I know I said this before. No one has reported such an issue in all the years running the product.
Well lookie lookie...

I am having this issue... So i guess its more common than you think.

Can I turn the open basdir off in a .htaccess file?
Deejay 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vBulletin install before or after PP install? BimmerdoG Before You Buy 1 November 20th, 2007 07:17 AM
Install on existing vBulletin Marco Photopost Pro Installation & Upgrades 7 January 20th, 2007 10:26 PM
Install Photopost using vBulletin database Sweden Photopost Pro How Do I...? 1 December 18th, 2006 03:59 PM
Error upon Photopost Install [VBulletin Integration] sinjix Photopost Pro Installation & Upgrades 5 November 30th, 2006 10:39 AM
Install Reviewpost first then Vbulletin later? spartanic Before You Buy 1 January 30th, 2006 09:09 AM


All times are GMT -5. The time now is 06:41 AM.

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