|
|
| Author |
Message |
werner.frerichs Initiate
Joined: 24 May 2004 Posts: 1
|
Posted: Mon May 24, 2004 11:38 am Post subject: Warning: Undefined variable: _SESSION |
|
|
I installed netmrg 0.15 but when I tried to login I get the messages
Warning: Undefined variable: _SESSION in /usr/local/var/www/netmrg/lib/auth.php on line 76
in the loginscreen and login with the netmrg-username and -password doesnot work. |
|
| Back to top |
|
 |
silfreed Site Admin
Joined: 19 Jan 2003 Posts: 394 Location: Shippensburg, PA, USA
|
Posted: Mon May 24, 2004 4:44 pm Post subject: |
|
|
We use PHP's so-called 'Superglobals' which requires PHP 4.1.0 or later. Do you know what version of PHP you're running?
-Doug |
|
| Back to top |
|
 |
|