phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Notes


From: Bob Crandell
Subject: [Phpgroupware-developers] Notes
Date: Mon, 26 Aug 2002 20:36:47 +0000

Hi,

I was having a problem with notes not appearing.  Turns out this section:

; You should do your best to write your scripts so that they do not require
; register_globals to be on;  Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = On

was set to Off.  When I set it to On, it started working again.  My PHP is php
4.0.6.

I hope this helps someone.
--
Bob Crandell
Assured Computing
When you need to be sure.
Voice 541-689-9159
FAX   240-371-7237
address@hidden
www.assuredcomp.com
Eugene, Or. 97402






reply via email to

[Prev in Thread] Current Thread [Next in Thread]