problem with safe mode
Hello,
Like many others, I have problems installing Tiki with Safe Mode on. The installation takes place on a webserver, and I can't access it with SSH or telnet.
As written in the manual, I installed locally PEAR, and peartest.php gave "Swoobadoo", so this part is correct.
I also changed my settings in the tiki-db.php file.
But I still get this error:
text
Warning: is_dir(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/html/vm008) in /home/var/www/html/vm008/tiki-install.php on line 120
Fatal error: Undefined class name 'tikisetup' in /home/var/www/html/vm008/tiki-install.php on line 128text
I searched the problem for hours, but I don't see it. I'm quite a newbie in using PHP and MySQL, so ...
Thank you !!