[PHP-WIN] Problem starting session

2001-06-20 Thread Ben Edwards
I am getting the following on a Windows 2000 Professional installation when I try to start a session: Warning: open(/tmp\sess_9ab091b811c5675d90fabf4392b3c110, O_RDWR) failed: m (2) in e:\inetpub\wwwroot\cd\common.inc on line 27 Any help would be much appreciated. Regards, Ben *+*+*+*+*+*+*+*

[PHP-WIN] diference between date

2001-06-20 Thread Danilo Meles
Hi there; How could I get the diference between two dates for exemplo: 07-05-2001 and 06-05-2001 I wil get this date from my sql. How could I do that?? Thank you very much. Danilo Meles -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

[PHP-WIN] recode DLL, anyone?

2001-06-20 Thread Marecandja
Hello, I've tried to compile the recode DLL without success. Can anyone provide it to me? Thanks, Marecandja -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-m

php-windows Digest 20 Jun 2001 11:21:15 -0000 Issue 619

2001-06-20 Thread php-windows-digest-help
php-windows Digest 20 Jun 2001 11:21:15 - Issue 619 Topics (messages 7950 through 7955): Setting Up Image Generation in Php-Apache in Win2k 7950 by: Arjun Saha 7952 by: Arjun Saha Re: Php interact with Dreamwaver 7951 by: Massimo Foti Your Internet Education!

Re: [PHP-WIN] Call Perl script in PHP

2001-06-20 Thread Johan Lundqvist
Hi Cengiz, Are u running PHP as ISAPI? Then try CGI instead. All "Program Execution functions" (LXIII in PHP manual, exec, system and passthru) doesn't work well on Windoze platform in ISAPI-mode, or doesn't work at all... You might get it to work in CGI-mode, but there's still possible problems

[PHP-WIN] Call Perl script in PHP

2001-06-20 Thread CENGIZ SOYUKAN
I could not get the result of perl script to my browser. I need help thanks. I use IIS + Win NT my code is like this. Bu the result of the passthru perl script is not seen on my browser. What is the problem. $fp="d:\\inetpub\\scripts\\tool_locs.pl"; passthru($fp); My code is workiing prop

[PHP-WIN] Your Internet Education!

2001-06-20 Thread Noel Hadfield
Take our course in computers and the Internet; and then we'll show you how to build a business with your new skills. Just hit: mailto:[EMAIL PROTECTED]?Subject=Education To be removed from this list, hit: mailto:[EMAIL PROTECTED]?Subject=Remove -- PHP Windows Mailing List (http://www.php.ne

Re: [PHP-WIN] Setting Up Image Generation in Php-Apache in Win2k

2001-06-20 Thread Arjun Saha
Sorry to bother you ppl...but I rechecked and it started working! -Arjun. - On Wed, 20 Jun 2001, Arjun Saha wrote: >hie guys... > me's new to this listreally stuck up with a problem...i'm >trying to generate ima

Re: [PHP-WIN] Php interact with Dreamwaver

2001-06-20 Thread Massimo Foti
The Server Model for Ultradev is really impressive, if you use it another place to keep visting is: http://www.udzone.com/index.asp?TypeId=3&CatId=66 I also have a few PHP extensions on my website Massimo Foti [EMAIL PROTECTED] Amila Productions SA www.amila.ch Dream

[PHP-WIN] Setting Up Image Generation in Php-Apache in Win2k

2001-06-20 Thread Arjun Saha
hie guys... me's new to this listreally stuck up with a problem...i'm trying to generate images in php-apache..but I can't get my gd library thing to work. I'm on win2k. I've gone through a lot of documentation...i've also got the php_gd.dll but nothing works!!! Can someon