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 March 5th, 2005, 10:58 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
Arrow More Problems ....

So, AdminCP is ok so far, but i got troubles on the index of PP, these errors occurr:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(install.php) is not within the allowed path(s): (/www/htdocs/v140088/) in wwwhtdocsv140088photopostindex.php on line 31

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(install.php) is not within the allowed path(s): (/www/htdocs/v140088/) in wwwhtdocsv140088photopostindex.php on line 31

install.php is deleted, what can i do ?

So far, there is a problem in uploading pics... this error occurrs:
Unable to move file [/tmp/phpVOlfjq] [/www/htdocs/v140088/photopost/uploads/1/logolev.jpg]


Any ideas !?

Thx a lot !
Greetz
Maik
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 11:55 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Okay well openbase_dir is set to its highest configuration possible so you can edit index.php and do this

find

if ( file_exists("install.php") || file_exists("install.php") ) {
diewell( "For security reasons, please remove the install.php from the PhotoPost directory before proceeding." );
}

change to this

if ( file_exists("{$Globals['PP_PATH']}/install.php") || file_exists("{$Globals['PP_PATH']}/install.php") ) {
diewell( "For security reasons, please remove the install.php from the PhotoPost directory before proceeding." );
}

Next your permissions are not 777 on your uploads and its subdirectories. While your at it you might want to check your data directories are set to 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 March 5th, 2005, 12:11 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
First Problems solved, Thanks for that,
CHMOD is set to 777 in all subdirectories, Error like:
Fatal error: Call to undefined function: imagegif() in /www/htdocs/v140088/photopost/image-inc.php on line 120

Thx & Greetz
Maik
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 12:12 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Location: Beach/Lost Angeles
Posts: 147
Dumb question, cause I noticed this in version 4.8+ .....

Quote:
if ( file_exists("install.php") || file_exists("install.php") ) {
diewell( "For security reasons, please remove the install.php from the PhotoPost directory before proceeding." );
}
Why are you calling file_exists 2X here in the same fashion ? Am I missing something ?? Just curious.
mlucek is offline   Reply With Quote
Old March 5th, 2005, 12:16 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
Because the error came twice, so easy my dear and if you have nothing to say, keep up your head. I am a newbie in using PP, sorry for that ! thx
Maik
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 12:21 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Mastermaik

Your using a version GD2 which does not have gif image support. You will need to delete the gif image and remove it from the acceptable image types in admin upload 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 March 5th, 2005, 12:21 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
And this other Error too:
Warning: imagejpeg() [function.imagejpeg]: Unable to open '/www/htdocs/v140088/photopost/data/500/thumbs/Profil.JPG' for writing in wwwhtdocsv140088photopostimage-inc.php on line 121
Thx a lot
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 12:22 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
Okay, thanx for the hint, but the last error came using a jpeg !
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 12:42 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
Error Message like the one above : Unable to read the format of file: /www/htdocs/v140088/photopost/data/500/medium/PICT0242.JPG

What to do ?!
Thx
Maik
Mastermaik is offline   Reply With Quote
Old March 5th, 2005, 12:51 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Do you have a link to phpinfo file?

Have you checked permissions on all data directories?
__________________
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 March 5th, 2005, 12:56 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
http://www.forum-leverkusen.com/infophp.php

Permission are set like install-text !
Thx
Mastermaik is offline   Reply With Quote
Old March 6th, 2005, 07:31 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
HeyHo,
all Problems solved... it was permission rights that should case the last error, everything works ! Thanks for the great and fast support here !
Greetz
Maik
Mastermaik is offline   Reply With Quote
Old March 6th, 2005, 08:36 AM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 21
But one more question, i want to copy a jpg into an other folder, there i ll get the error, no such folder found... the categories are "on", the folder ist ok, but the subdirectories like medium etc. are missing, what to do ?!
Thx
Maik
Mastermaik 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
Problems, problems...solutions? Base4 Photopost Pro How Do I...? 16 July 27th, 2005 03:53 PM
problems + problems after install help please. drache Photopost Pro Installation & Upgrades 9 September 1st, 2004 10:15 AM
Need urgent help here : Logging in problems/ Cookie problems cinq Photopost Pro Installation & Upgrades 8 July 28th, 2004 07:17 AM


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

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