Re: [PHP-WIN] File Length

2004-03-06 Thread Winnesoup
it may not be a file size problem. You might get a time-out due to script execution time ? (default = 30 sec). Try set_time_limit(seconds) to enlarge script exec time. - Original Message - From: "dwight ian " <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 8:01 AM

Re: [PHP-WIN] extensieadons_dir= not being read and yes it is uncommented

2004-03-06 Thread Winnesoup
Normally windows relative path names should work. You might want to try double forward slashes: c://php/(/)extensions. if not, try a newer apache build! - Original Message - From: "Rafi Sheikh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 05, 2004 10:13 PM Subject: [PHP-

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

2004-03-06 Thread Winnesoup
You can start certain programms at the client side using COM. But (unfortunately ?) only when using PHP on windows webservers. Programm should be installed at client side off course. But I do agree with Frank. - Original Message - From: "Frank M. Kromann" <[EMAIL PROTECTED]> To: "Gerardo R

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

2004-03-07 Thread Winnesoup
ot; or could people give the wrong ideas. In this matter I agree with Frank. So my addition to this thread ends. regards, Winnesoup - Original Message - From: "Sven Schnitzke" <[EMAIL PROTECTED]> To: "'[PHP-WIN]'" <[EMAIL PROTECTED]> Sent: Sunday, M

Re: [PHP-WIN] Re: NT username detectable?

2005-01-31 Thread winnesoup
It's unbelievable. This question is freaking me out for a year or so and when I started looking again for a solution Manuel made this post. Hopefully we will finally get to an answer!!! The internet is FULL of "supposed to be solutions" to this questions, but so far I came out with ZIP/ NADA. Nowh

Re: [PHP-WIN] server problem

2005-01-31 Thread winnesoup
There is a PEAR package for this. Search for PEAR ping() at pear.php.net good luck - Original Message - From: "Ross Hulford" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 26, 2005 7:09 PM Subject: [PHP-WIN] server problem > I want to write a script that will check if the server is

Re: [PHP-WIN] Re: NT username detectable?

2005-01-31 Thread winnesoup
igurations. finally. Now trying to find the time to try it out. Problem with authentication is known as "transparent authentication". - Original Message - From: "Manuel Lemos" <[EMAIL PROTECTED]> To: "winnesoup" <[EMAIL PROTECTED]> Cc: Sent: Mo

Re: [PHP-WIN] any fairly large production sites on IIS/PHP out there?

2005-11-30 Thread winnesoup
Try http://www.it-hq.org/ to look for some articles regarding the combo php / IIS. It is named mostly regarding the open source CMS Xoops, but because this is written in PHP, these articles also generally apply to the combo! - Original Message - From: "Matt Murphy" <[EMAIL PROTECTED]> To