SuSE Linux 9.1 Pro, Apache.
I already run phpBB, so I know php works on my box.
Installing User Manager for Pure FTPd, which is a php application, I get "Fatal error: Call to undefined function: session_start() in /srv/ on line 8"
This is the first executable line in the file index.php.
The php documentation lists session_start()
I checked php.ini and session.auto_start is set to 0.
So, I'm stuck, and would really appreciate any help.
Thanks in advance.
Pete
I already run phpBB, so I know php works on my box.
Installing User Manager for Pure FTPd, which is a php application, I get "Fatal error: Call to undefined function: session_start() in /srv/ on line 8"
This is the first executable line in the file index.php.
The php documentation lists session_start()
I checked php.ini and session.auto_start is set to 0.
So, I'm stuck, and would really appreciate any help.
Thanks in advance.
Pete