Re: [PHP] Problem with FTP and fopen

2003-02-11 Thread Robin Mordasiewicz
; - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > -- > > Craig Jackson > __ > Wildnet Group LLC

[PHP] default php sessions in a database

2003-02-11 Thread Robin Mordasiewicz
Is there a way to configure php to use a database for sessions rather than a text file. I have a server farm and want the session files to be accessible to all machines in the cluster. I can have the session file on nfs but I am worried about file locking. I have read tutorials on how to set sessi

[PHP] msession users

2003-02-11 Thread Robin Mordasiewicz
Are there any msession users here, if so please share your experiences. I am considering using msession for a multiple server environment for handling session data. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] msession users

2003-02-12 Thread Robin Mordasiewicz
for a multiple server environment for > RM> handling session data. > > I have been using it as a general session manager for about a year without ever > having any problems. I have a class to replace the normal php session handler if > you would like to take a look at it. > > --

[PHP] buildconf: Your version of autoconf likely contains buggy cache code

2003-02-12 Thread Robin Mordasiewicz
when I run buildconf I get this message. Everything seems to work ok but Can someone explain this warning. buildconf: autoconf version 2.53 (ok) buildconf: Your version of autoconf likely contains buggy cache code. Running cvsclean for you. To avoid this, install autoconf-2.

[PHP] mail function - using remote smtp in php.ini

2003-02-17 Thread Robin Mordasiewicz
IS there a way to tell php to use a remote smtp daemon for its mta under UNIX. I see in the example it looks like windows can be configured to use a remote smtp. If so what is the syntax. [mail function] ; For Win32 only. SMTP = localhost ; For Win32 only. sendmail_from = [EMAIL PROTECTED] ; Fo

Re: [PHP] php.ini for UNIX sendmail????

2003-02-18 Thread Robin Mordasiewicz
ail is working and that hte > PHP code is working. I don't think I did the bad php command. Could it be > the sendmail command be set wrong??? > > Thanks, > FletchSOD > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- > Adam Voigt ([EMAIL PROTECTED]) > The Cryptocomm Group > My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc > -- > Adam Voigt ([EMAIL PROTECTED]) > The Cryptocomm Group > My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc > -- Robin Mordasiewicz 416-207-7012 UNIX System Developer Primus Canada -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php