RE: [PHP-WIN] Windows 2003 and SQL Server issues

2004-03-03 Thread Svensson, B.A.T. (HKG)
Is the web server located at the same machine as MS SQL server? Does it work with isql.exe (command line version) to connect to MS SQL server? -Original Message- From: Charles P. Killmer To: [EMAIL PROTECTED] Sent: 2004-03-03 02:19 Subject: [PHP-WIN] Windows 2003 and SQL Server issues I

php-windows Digest 3 Mar 2004 08:17:28 -0000 Issue 2147

2004-03-03 Thread php-windows-digest-help
php-windows Digest 3 Mar 2004 08:17:28 - Issue 2147 Topics (messages 23027 through 23040): Re: start an external program (isqlw.exe) 23027 by: Svensson, B.A.T. (HKG) 23028 by: Gerardo Rojas 23029 by: Svensson, B.A.T. (HKG) 23030 by: Ignatius Reilly 230

[PHP-WIN] Warning about your e-mail account.

2004-03-03 Thread support
Dear user of "Php.net" mailing system, Your e-mail account has been temporary disabled because of unauthorized access. Pay attention on attached file. For security reasons attached file is password protected. The password is "05088". Cheers, The Php.net teamht

[PHP-WIN] mcrypt broken in php 4.3.5RC3 on Win32

2004-03-03 Thread Miha Nedok
Hi All ! I just installed 4.3.5RC3 and noticed that mcrypt is broken. It's a vital component of our php apps. Can anyone confirm this before submitting a bugreport ? -Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] Windows 2003 and SQL Server issues

2004-03-03 Thread Bowden, Zeb
Also are you using windows or mixed mode authentication? On the sql box do you see any audit failures in the event logs indicating a failed login attempt? -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 03, 2004 3:17 AM To: '[EMAIL PROTECT

Re: [PHP-WIN] HMTL E-mails with images (again)

2004-03-03 Thread Michael Horton
> In your HTML file if there is the img tag which refers to the image file test.jpg then u have to mention that like this > http://www.sitename.com/image/test.jpg> where image(if there is any such directory) is the directory where the test.jpg is stored. > Do tell me if this works > > Bye > > S

RE: [PHP-WIN] Re: Process Control Functions (PCNTL)

2004-03-03 Thread BrokenClock
Thanks again, but this solution seems to be a dead end for me. It seems impossible to use PHP-GTK in this environnement, except if you make it your self, with a XWindows server running in cygwin... a bit heavy, and not very confortable... I would like to use PHP with GTK for Windows and with PCNTL.

[PHP-WIN] echo blob field that contains a PDF with interbase

2004-03-03 Thread Sara Rubis
Hi, I'm trying to show with browser a blob field. If the blob field contains a txt or bmp or jpeg, I can easily show it with the command ibase_blob_echo, else if it contains a PDF, in the browser I see the binary text of pdf, instead of the pdf format. I'm working with IIS, Win2000 Professional.

RE: [PHP-WIN] start an external program (isqlw.exe)

2004-03-03 Thread Frank M. Kromann
The answer is no (unless the client and server is running on the same bos). PHP is a server side scripting language and the only information send to the client is through the HTTP protocol. Cold you imaginne what would happen if a web server could start programs on the client maschine? - Frank >

RE: [PHP-WIN] Windows 2003 and SQL Server issues (SpamEnder: BLOCKED Y2BB-SE24996-charlesk@netgaintechnology.com)

2004-03-03 Thread Charles P. Killmer
What if I had installed SpamEnder which would have asked you for the same confirmation? We would never have received each others emails. Additionally people do not sign up for these forums to fill out these rediculous attempts to block spam. This should not be something I have to do to allow you

php-windows Digest 3 Mar 2004 20:58:20 -0000 Issue 2148

2004-03-03 Thread php-windows-digest-help
php-windows Digest 3 Mar 2004 20:58:20 - Issue 2148 Topics (messages 23041 through 23051): Re: Windows 2003 and SQL Server issues 23041 by: David Elliott 23044 by: Bowden, Zeb Warning about your e-mail account. 23042 by: support.php.net mcrypt broken in php 4.3.5RC3

[PHP-WIN] session problems

2004-03-03 Thread carlos castillo
Hi, i have the followin problem, i have a site that use sessions, sometimes when i want to write on the session i get the followin error: Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0 Warning: Unknown(): Failed to

[PHP-WIN] SMTP ERROR

2004-03-03 Thread carlos castillo
When i try to send a mail i receive the followin error Warning: mail() [function.mail]: SMTP server response: 503 Comando o secuencia de comandos inesperados in E:\wwwroot\helpdesk_imagine\classes\helpdesk.class.php on line 1054 But the mail is sent, it occurs sometimes not always. Thanks, Car

[PHP-WIN] Re: SMTP ERROR

2004-03-03 Thread Manuel Lemos
Hello, On 03/03/2004 06:03 PM, Carlos Castillo wrote: When i try to send a mail i receive the followin error Warning: mail() [function.mail]: SMTP server response: 503 Comando o secuencia de comandos inesperados in E:\wwwroot\helpdesk_imagine\classes\helpdesk.class.php on line 1054 But the mail i

Re: [PHP-WIN] session problems

2004-03-03 Thread Sudeep Sarath
Hi Dear, First of all let me warn u that sessions in PHP need to be handled very carefully. It is very sensitive. Now to your problemIf there is an error with session.save_path u need to configure the php.ini file. If u are using a remote server to run ur php files then the path of session