[PHP-WIN] ubsubscribe

2004-02-27 Thread Sebastian
ubsubscribe -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP + ODBC

2002-02-26 Thread Sebastian Timocea
ed everything and the database is not opened by anybody. Plus, the Security rights are set to enable Everyone and Internet Guest Account (IUSR_myserver) to have Full Control ont the database. So, could anybody help me with this PLEASE?? :`-( Thank you in advance, Sebastian. -- PHP Windows Ma

[PHP-WIN] Re: PHP + ODBC

2002-02-27 Thread Sebastian Timocea
te a > username and a password other than "" to make it work. Like if odbc_connect > wanted somthing else than empty strings, beats me. > > ~ Sviss > > "Sebastian Timocea" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECT

RE: [PHP-WIN] GD solutions

2002-04-27 Thread Sebastian Müsch
Hi, > 1st - GD (even in the binaries) must be compiled manually ( I have no compiler) Then tell me, which options to use to compile and I'll compile it for you. You told me, your server hangs if you use precompiled binaries ... Maybe you try on of these solutions: - Update MicrosoftVisualC Ru

Re: [PHP-WIN] Re: appending to stored form input in xml file.... ????

2002-06-18 Thread Sebastian Zarzycki
- Original Message - From: "toby z" <[EMAIL PROTECTED]> To: "Tomator" <[EMAIL PROTECTED]>; "php hlp list" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 9:40 AM Subject: Re: [PHP-WIN] Re: appending to stored form input in xml file > >Or > >store your data in database (such as

[PHP-WIN] RE: .diff files

2001-10-22 Thread Sebastian Müsch
Look after something like diffutil in connection to DJGPP Utilities. ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/ Download dif**b.zip (Ending b for binary). Cu MSepp -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP-WIN] Re: Apache, PHP and MySQL on WinXP

2001-11-02 Thread Sebastian Bergmann
Sven Erik wrote: > Anyone has any experience with running Apache, PHP and > MySQL on WinXP, and would like to share their experiences? No problems here: Windows XP, Apache 2.0.28-dev, MySQL 3.23.43 and PHP 4.2.0-dev. It works, too, with 4.1.0-RC1. -- Sebastian Bergmann http://seb

[PHP-WIN] Re: Apache 2.0.28 module

2001-11-19 Thread Sebastian Bergmann
Jobarr wrote: > I need a build of PHP that can be used as a module with Apache 2.0.28 > beta. Please do not massively cross-post to the various php.net mailinglists or newsgroups. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/

[PHP-WIN] Native connection MS SQL2000

2002-01-31 Thread Sebastian Broekhoven
Hi There, At the moment when we connect to a MS SQL 2000 server we use ODBC connections. BUT... we want to make native connections with the MS SQL 2000 server. Is that possible? Greetings, Sebastian -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP-WIN] PHP+IIS - POST data propagate along redirect with header (Location: ....)

2003-07-07 Thread Sebastian Baran
"a.php" checks if there is something in POST and then redirects to itself. *** a.php BEGIN * END How to get lost of POST data? Is it a bug in IIS, php or something else? Thanks in advance! my configuration: PHP Version 4.3.2 System Windows NT WEB 5