Posts Tagged ‘mode

Safe Mode Error

29, Sep 2008

When you have a fresh install of CakePHP 1.2 on your machine, the following error might appear:

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 1023 is not allowed to access /usr/share/php owned by uid 0 in <your_location>/HTML/cake/libs/configure.php on line 476


top