Talk:Configuring the PHP installation

From phpCMS

Jump to: navigation, search

In this part with the suggestet settings at the bottom of the page:

 ...
 register_globals=On
 ...
 safe_mode=Off
 ...

Shouldn't it be

 safe_mode=On

?


Don't think so, as some parts won't work in safe mode (see article above the settings).

But I'd opt for register_globals = Off here (using phpCMS that way already, and it works)

--Guandalug la'Fay 13:40, 12 May 2005 (CEST)


You're right. I changes the reccoendation to register_globals = Off.

--User:Ignatius

Personal tools