PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   reviewpost stopped working (http://www.photopost.com/forum/reviewpost-installation-upgrades/134854-reviewpost-stopped-working.html)

bobs409 January 4th, 2008 03:13 PM

reviewpost stopped working
 
Had my reviewpost going for quite some time but all of a sudden, I am getting the following when trying to access it:

Warning: main() [function.main]: open_basedir restriction in effect. File(/home2/n484092/public_html/reviewpost/languages/english.php) is not within the allowed path(s): (/home/n484092:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main(/home2/n484092/public_html/reviewpost/languages/english.php) [function.main]: failed to open stream: Operation not permitted in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main() [function.main]: open_basedir restriction in effect. File(/home2/n484092/public_html/reviewpost/languages/english.php) is not within the allowed path(s): (/home/n484092:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main(/home2/n484092/public_html/reviewpost/languages/english.php) [function.main]: failed to open stream: Operation not permitted in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Fatal error: main() [function.require]: Failed opening required '/home2/n484092/public_html/reviewpost/languages/english.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/n484092/public_html/reviewpost/pp-inc.php on line 128


I didn't make any changes that I know of. Any idea on how to fix this?


Thanks,

Bob

My reviewpost:
http://www.348-409.com/reviewpost/index.php

Chuck S January 5th, 2008 10:10 AM

Your host changed your server paths.

In your config file of reviewpost config-inc.php make sure the $RP_PATH line looks like this. You may also need to update your paths in global options in admin as well.

$RP_PATH = "/home/n484092/public_html/reviewpost";

bobs409 January 6th, 2008 08:39 AM

Chuck,

I made the change in the config-inc.php file and now I get this: (looks the same as before)

Warning: main() [function.main]: open_basedir restriction in effect. File(/home2/n484092/public_html/reviewpost/languages/english.php) is not within the allowed path(s): (/home/n484092:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main(/home2/n484092/public_html/reviewpost/languages/english.php) [function.main]: failed to open stream: Operation not permitted in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main() [function.main]: open_basedir restriction in effect. File(/home2/n484092/public_html/reviewpost/languages/english.php) is not within the allowed path(s): (/home/n484092:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Warning: main(/home2/n484092/public_html/reviewpost/languages/english.php) [function.main]: failed to open stream: Operation not permitted in /home/n484092/public_html/reviewpost/pp-inc.php on line 128

Fatal error: main() [function.require]: Failed opening required '/home2/n484092/public_html/reviewpost/languages/english.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/n484092/public_html/reviewpost/pp-inc.php on line 128


Can't get to the admin area to make any changes there.


Thanks for the help,


Bob

Chuck S January 6th, 2008 08:49 AM

That error is still the same error tells me the config-inc.php file has not been updated. You can also edit your config-int.php file if you have wrong paths in there as well.

bobs409 January 6th, 2008 02:41 PM

Thanks Chuck. You were right, it didn't upload for some reason. :confused:

I changed both files and re-uploaded them and now I get this:

Could not connect to ReviewPost databaseAccess denied for user 'n484092_bobs409'@'localhost' to database 'n484092_reviewpost'

Any ideas for this?



Bob

Chuck S January 7th, 2008 12:06 AM

Has your mysql info changed? I would suggest you check your config-inc.php file and make sure you have the proper information in that file.

bobs409 January 7th, 2008 05:50 AM

I think I'll contact my webhost on this mysql problem as I think they may have changed something in my account.


Thanks for the help!


Bob

Chuck S January 7th, 2008 06:38 AM

Yeah they already changed your server paths as we see so it is possible.

bobs409 January 8th, 2008 08:30 AM

Working now
 
Just got everything back to working order again. My web host admitted they made some changes and fixed it for me.


Thanks for the quick and accurate help Chuck. :cool:


Bob

Chuck S January 8th, 2008 09:13 AM

Not a problem Bob glad to help and see your back up. Let us know if there is anything else we can assist with.


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

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97