 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
March 5th, 2005, 10:58 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 21
| 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
|
| |
March 5th, 2005, 11:55 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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
|
| |
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.
|
| |
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
|
| |
March 5th, 2005, 12:21 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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 |
| |
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 !
|
| |
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 |
| |
March 5th, 2005, 12:51 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
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?
|
| |
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
|
| |
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
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:51 AM. | |