Hi Richard, > File(/home/.sites/81/site18/vhosts/football/index.php) is not within the > allowed path(s): (/tmp/:/var/lib/php/session/) in Unknown on line 0
Like Gerald already said: You need to fix your path for "Open Basedir" for that site. Change it to this: /tmp/:/var/lib/php/session/:/home/.sites/81/site18/ Save the changes and it should be fine. -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
