php-windows Digest 18 Jul 2007 20:46:33 -0000 Issue 3284
Topics (messages 28215 through 28217):
Re: Move of mailserver
28215 by: Stut
28216 by: Gustav Wiberg
issues with serial data acquisition
28217 by: Aghor
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Gustav Wiberg wrote:
Php.ini - Changes of smpt-settings in this file - DO I HAVE TO restart whole
server?
Just the web server software, not the machine.
-Stut
--
http://stut.net/
--- End Message ---
--- Begin Message ---
Hi!
No made changes seems to be made if I just resstart IISAdmin-service and
webpublishing-service etc..
I've changed my php.ini which resides in c:\Program\PHP\php.ini
But I still get localhost on smtp
http://hmn.se/phpinfo.php
Why is that?
The part of php.ini which is about mail-function:
[mail function]
; For Win32 only.
smtp = mail.hmn
smtp_port = 25
sendmail_from = HMN Webserver <[EMAIL PROTECTED]>
The PHP is running on Windows 2003 Server.
Best regards
/Gustav Wiberg
-----Original Message-----
From: Stut [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 18, 2007 12:03 PM
To: Gustav Wiberg
Cc: ''php windows''
Subject: Re: [PHP-WIN] Move of mailserver
Gustav Wiberg wrote:
> Php.ini - Changes of smpt-settings in this file - DO I HAVE TO restart whole
> server?
Just the web server software, not the machine.
-Stut
--
http://stut.net/
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.8/906 - Release Date: 2007-07-17 18:30
--- End Message ---
--- Begin Message ---
Hi!
Recently i was using php-cli with php_dio.dll for manipulate data from and
to the serial port (com) under windows xp. Like an adquisition system that
inserts data into a mysql database.
While i worked with 2 virtual serial ports, my scripts worked fine and
efficiently.
Knowing that, i tried to test my adquisition data program in a real fisical
port (com1 or com2).
So far i haven`t any good result with that, nor even making an echo with
every char arrived. Nothing is captures by the program.
Why this could happen ???
Is there a exception or recommendation working with real data or real ports?
Tell me if it is necessary to put the complete script.
Regards,
Aghor
--- End Message ---