Web Development Thread, PHP or MySQL in Coding and Web Development; Hi All,
I have been asked to resolve an issue and I dont really know where to start. I have ...
-
9th January 2013, 12:09 PM #1
- Rep Power
- 0
PHP or MySQL
Hi All,
I have been asked to resolve an issue and I dont really know where to start. I have googled as much as I can but havent really got any answers.
Basically our webmaster has been taking backups of our website for months now with no problem but he now needs to restore one, however when restoring it comes up with an error reporting that it doesnt have permission to wincache_ucache_get on line 48 and we are unable to restore a back up.
We are using Akeeba. We are currently usin php 5.1 which we believe could be the problem however i'd rather get a second opion and ensure if we do upgrade it doesnt cause any major issues
I have 0 knowledge about this so any help will be very usefull
Thankyou in advance
Dan
-
-
IDG Tech News
-
9th January 2013, 12:12 PM #2 Backing up a website comes in two parts - the database itself and the PHP files.
In my opinion (from what you describe) it does sound like a database issue.
-
-
9th January 2013, 12:16 PM #3
- Rep Power
- 0
Would you recommend that we upgrade from php5.1 to 5.3?
Sorry for being a noob
-
-
9th January 2013, 12:28 PM #4 If you've been using PHP 5.1 all along, then I would stick with that until this issue is resolved - then upgrade to PHP 5.3.
-
-
9th January 2013, 12:33 PM #5
- Rep Power
- 0
Could this not be the cause of the problem though? After reading on the Akeeba website that php 5.1 is not supported on joomla 2.5, but this could fix one problem and cause even more
-
-
9th January 2013, 12:45 PM #6 Possibly, but then why are you using PHP 5.1 at all if that's the case?
Generally when restoring files or a database, the configuration needs to be identical or as close to, to avoid potential restore problems.
-
-
9th January 2013, 01:23 PM #7 i'd look for a folder called:
wincache_ucache_get
take a notes of it's current permissions then set them 777 - full read and write.
try the restore again and if it all works reset the permissions on the folder back to what they were before
-
-
9th January 2013, 01:37 PM #8
- Rep Power
- 7
wincache_ucache_get is a php function which returns a variable stored in the user cache, so it is doubtful that you will find a file called that. You need to know what is it trying to get from cache to resolve the issue. Check the apache error log files.
-
-
11th January 2013, 07:45 PM #9 if you host externally then just ask your host restore from backup they might make a small charge but it Will save you time and effort
-
SHARE: 
Similar Threads
-
By MK-2 in forum Web Development
Replies: 4
Last Post: 28th June 2011, 12:21 PM
-
By My220x in forum Coding
Replies: 11
Last Post: 23rd April 2008, 08:58 AM
-
By plugged_in in forum Web Development
Replies: 38
Last Post: 8th March 2007, 11:08 AM
-
By StewartKnight in forum Web Development
Replies: 18
Last Post: 21st February 2007, 08:53 AM
-
By ajbritton in forum Web Development
Replies: 2
Last Post: 18th October 2006, 08:30 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules