Error photoplog lite.

draque

New Member
i have this error:

Code:
Warning: chdir() [function.chdir]: Unable to access /full/path/to/forum in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 92

Warning: require_once() [function.require-once]: Unable to access ./global.php in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/share/php5:/usr/share/php:/home/www/lib:/home/www/lib/pear:/home/www/lib/pear/DB') in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93

when i try to enter photoplog lite.

Please help me.
Thanks
 
draque said:
i have this error:

Code:
Warning: chdir() [function.chdir]: Unable to access [color=Red]/full/path/to/forum[/color] in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 92

Warning: require_once() [function.require-once]: Unable to access ./global.php in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/share/php5:/usr/share/php:/home/www/lib:/home/www/lib/pear:/home/www/lib/pear/DB') in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 93
when i try to enter photoplog lite.

Please help me.
Thanks

I've highlighted in red what appears to be a configuration error. Read the installation instructions regarding settings.php carefully to find out what you are missing.
 
I don't find the forum path. I thins it is public_html, but when i put public_html i apper this:

Code:
Warning: chdir() [function.chdir]: SAFE MODE Restriction in effect. The script whose uid is 1759 is not allowed to access / owned by uid 0 in /home/www/static/site.ro/www.site.ro/public_html/photoplog/settings.php on line 92
 
The path appears to be /home/www/static/site.ro/www.site.ro/public_html. Put that in your settings.php and see if it works for you.
 
But i have another error when i try to upload a photo.
This is the error:
Code:
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 1759 is not allowed to access [path]/photoplog/images/28 owned by uid 81 in [path]/photoplog/upload.php on line 171
 
Sounds like a problem with directory permissions, probably a directory that needed to be CHMODed to 777. Check your install directions for something relating to that.
 
chmoded to 777 it's on for images of photoplog.

Code:
Warning: move_uploaded_file([path]/photoplog/images/1/1_banner.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in [path]/photoplog/upload.php on line 171

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpNugjEn' to '[path]/photoplog/images/1/1_banner.jpg' in [path]/photoplog/upload.php on line 171

and when i try to upload in a post :(

Code:
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 1759 is not allowed to access /tmp owned by uid 0 in [path]/includes/class_upload.php on line 370
 
I have another problem with photoplog.

Code:
Warning: chdir() [function.chdir]: open_basedir restriction in effect. File(/home/www/static/site.ro/www.site.ro/public_html/) is not within the allowed path(s): (/home/rfashi03:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 92

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93

I don't understand.
 
This is most likely because your host is using safe_mode. Try this: AdminCP -> vBulletin Options -> Server Settings & Optimization Options -> Safe Mode Upload Enabled -> set to Yes and Save. See if that helps.
 
I have enabled safe mod, but i have a error

Code:
Warning: chdir() [function.chdir]: open_basedir restriction in effect. File(/home/www/static/site.ro/www.site.ro/public_html/) is not within the allowed path(s): (/home/rfashi03:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 92

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93
 
draque said:
I have enabled safe mod, but i have a error

Code:
Warning: chdir() [function.chdir]: open_basedir restriction in effect. File(/home/www/static/site.ro/www.site.ro/public_html/) is not within the allowed path(s): (/home/rfashi03:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 92

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rfashi03/public_html/site.ro/photoplog/settings.php on line 93
You need to CHMOD /tmp to 777.
 
Yes. i put cmd 777

And now i find and this error :((

Code:
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/home/www/static/site.ro/www.site.ro/public_html/tmp/fe329be839b2c1ea1743eb204607180c) is not within the allowed path(s): (/home/rfashi03:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_upload.php on line 370
 
Now i have this error, why ?

Code:
Sorry, dat.draque: Bad File - File is too Large or of the Wrong MIME Type
 
Back
Top