[PHP-WIN] Session handling

2002-03-20 Thread Alberto. Sartori
Hi guys, this is mine PHP.INI: [Session] ; Handler used to store/retrieve data. session.save_handler = files ; Argument passed to save_handler. In the case of files, this is the path ; where data files are stored. Note: Windows users have to change this ; variable in order to use PHP's session

[PHP-WIN] Still in trouble with mail()

2002-03-20 Thread Alberto. Sartori
Hey guys, I'm still in trouble by sending email with mail() function. As I've described some last posts ago, that function return me "Server error". Someone told me that my machine is not a mail server, but since php 4.0 I used mail() with no problem. My SMTP Service in IIS is correctly configu

RE: [PHP-WIN] BDB transactions ?

2002-03-20 Thread Svensson, B.A.T. (HKG)
>-Original Message- >From: Sviss Cobazor >Sent: Tuesday, March 19, 2002 5:18 PM >To: [EMAIL PROTECTED] >Subject: [PHP-WIN] BDB transactions ? > > >Hi NG. > >I'm trying to test transactions by starting a transaction with "SET >AUTOCOMMIT=0" and "BEGIN". >After that I create a table and ins

RE: [PHP-WIN] Still in trouble with mail()

2002-03-20 Thread Belgarius
-Original Message- From: Alberto. Sartori [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 06:58 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Still in trouble with mail() Hey guys, I'm still in trouble by sending email with mail() function. As I've described some last posts ag

[PHP-WIN] 405 errors with IIS and default document

2002-03-20 Thread Michael Hall
The setup: Win2K / IIS, PHP 4.1.1 I've got a large intranet site that will soon be using PHP-based password validation. if the login information (cookie data) is not present, the page spits out a quick form, which submits back to $PHP_SELF for validation. Nothing special. IIS has default docume

php-windows Digest 20 Mar 2002 22:01:35 -0000 Issue 1055

2002-03-20 Thread php-windows-digest-help
php-windows Digest 20 Mar 2002 22:01:35 - Issue 1055 Topics (messages 12691 through 12696): Templates Modul 12691 by: Alex Session handling 12692 by: Alberto. Sartori Still in trouble with mail() 12693 by: Alberto. Sartori 12695 by: Belgarius Re: BDB trans

[PHP-WIN] PHP String

2002-03-20 Thread C vd Veen
Hi,   I got a Xitami webserver running on Windows 98, work perfect to me, I have PHP4.1.2, MySql MyODBC, Active Perl ect.   My question is that when a script calls the $PHP_SELF string I receive the wellknown 404 message from my webserver.   Why doesn't Windows 98 put the website in the PHP st