[PHP] Configure PHP

2005-03-15 Thread Steven Sher
Can someone please help me configure php.  I have installed php on SUSE 
9.2 by default it loads php with session support disabled how do I 
enable it, I know I am supposed to use some configure command or 
something but not sure how, please help.

Thanks
Steve
--
Click here to get Firefox Free 
http://www.spreadfirefox.com/?q=affiliates&id=75643&t=1

This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Configure PHP

2005-03-15 Thread Steven Sher
I have checked the php.ini file all setting ok, when you load ph there 
are certain paramters you can specify such as "--disable-session" or in 
my case I would like to "--enable-session"
but not sure exactly how.
steve

Ken wrote:
You should check your php.ini file...
i haven't used linux for a while so i can't remember where it is...
and this is probably distro specific...
do a search for it. php.ini.
change the settings for session support, the file should be pretty
self explanatory
then restart apache.
On Tue, 15 Mar 2005 15:00:31 +0200, Steven Sher <[EMAIL PROTECTED]> wrote:
 

Can someone please help me configure php.  I have installed php on SUSE
9.2 by default it loads php with session support disabled how do I
enable it, I know I am supposed to use some configure command or
something but not sure how, please help.
Thanks
Steve
--
Click here to get Firefox Free
http://www.spreadfirefox.com/?q=affiliates&id=75643&t=1
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
   

 

--
Click here to get Firefox Free 
http://www.spreadfirefox.com/?q=affiliates&id=75643&t=1

This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] checking for internet connection

2005-07-20 Thread Steven Sher

Hi

I am looking for a simple way to check if the server is connected to the 
Internet, they use a dialup to get Internet connection, and I need to 
email reports out, but want to check to see if the user remembered to 
connect to the Internet first.  If anybody has a nice script, or just a 
suggestion on a php function I could use to test for an Internet connection.


Thanks
steve

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php