Posted: 01/21/2010 2:07:23 AM
Hi!
In-Portal + in-link seems to have 2 problems with PHP and safe_mode.
- At install, the system stop at "Basic configuration" (nothing on screen) and loop in the config. If I switch off safe_mode, I'm able to finish the install process.
- If install is done and I switch on safe_mode again, the system does work at all. I got "Fatal error: Call to a member function GetRow() on a non-object in core/kernel/nparser/template_cache.php on line 192" in front and back office. I got only a white page if debug.php is not activated.
I'm using PHP 5.2.12 in safe_mode.
Any solution?