Status
Not open for further replies.
11 comments
if the same thing happens with me in word press
i deactivate all my plugins and then it will start working

no idea about ur VB

sorry
 
Dear Check your Folder Permissions may be cashe folder is deniing data to wirte in it.?
vb is installed or you are trying to installing??if installing then delete all old files and try again with fresh copy of vb....
 
Dear Check your Folder Permissions may be cashe folder is deniing data to wirte in it.?
vb is installed or you are trying to installing??if installing then delete all old files and try again with fresh copy of vb....


is installed ...

---------- Post added at 02:04 PM ---------- Previous post was at 02:02 PM ----------

if i delete the script and upload again?

is a solution?
 
Did you change anything in php.ini file ? or changed your web host ?

Anyways, it seems that your xcache variable is set low. Upload a .php file with this and show us the output.
PHP:
<? phpinfo(); ?>
(Most propbably it'd be issue with xcache.var_size. If you have SSH access the head over to your php.ini and change the xcache.var_size value to 64 or which ever suits the best. Oh and restart your server after saving the edits.
 
Status
Not open for further replies.
Back
Top