[support] Corrupt Registry Issue

Gibbs linux at danielgibbs.net
Sun Sep 1 19:48:26 UTC 2013


On 01/09/13 20:31, Anoop John wrote:
> Can you try with the files inside webroot instead of them being symlinked?
>
> Thanks
> Anoop
>
> |--
> | Zyxware Technologies
> | http://www.zyxware.com
> |--
> | Be the change you wish to see in the world, M. K. Gandhi
> |--
That worked. I have added chdir to the index, update and cron PHP files 
and it seems to have done the trick. I.e.

chdir('/home/user/site.co.uk/drupal/');

define('DRUPAL_ROOT', getcwd());


As opposed to using an absolute path for DRUPAL_ROOT.

All fixed. Many thanks!

Gibbs


More information about the support mailing list