Re: [PHP-WIN] COM again

2001-10-02 Thread Jørg V. Bryne
Hmm. It seems it's working, it just give out false replies all the time. (IE. Axapta which is a databasesystem won't find any data). I would guess this has to do with IIS config or something. We run PHP as CGI. Does anyone now if this affects security/user policies in w2k iis? Will try reconfig to

Re: [PHP-WIN] COM again

2001-10-02 Thread Jørg V. Bryne
I configured php 4.0.6 as an ISAPI module, and it works perfectly now. I guess this has something to do with ACL's in IIS... -Jørg "JøRg V. Bryne" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hmm. It seems it's working, it just give out false replies all th

[PHP-WIN] Re: Trouble with Xitami+PHP+Win

2001-10-02 Thread Arron Edwards
Have you tried reinstalling? are both xitami and php on the same drive? I have both like this: C:\Xitami\ C:\PHP\ and i have no problems Hope that helps. "Lluís De Yzaguirre" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Arron Edwards wrote: > > > Where

[PHP-WIN] mssql stored procedures

2001-10-02 Thread Leonard Harris
Can mssql stored procedures be invoked from php? If so, are there any unique considerations for invoking stored procedures from php? Thanks for any advice/pointers/etc. you can provide. Lenny Harris -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] F

RE: [PHP-WIN] mssql stored procedures

2001-10-02 Thread Martin Lindhe
you do that directly in a query mssql_query("exec storeprocedure_name 'parmeter1','parameter2'",$database_connection); > -Original Message- > From: Leonard Harris [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 02, 2001 1:38 PM > To: php > Subject: [PHP-WIN] mssql stored procedures

Re: [PHP-WIN] mssql stored procedures

2001-10-02 Thread Leonard Harris
Martin, thank you for your helpful response. I tried it and it worked as you suggested. Lenny - Original Message - From: "Martin Lindhe" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 8:15 AM Subject: RE: [PHP-WIN] mssql stored procedures > you do th

[PHP-WIN] Re: Trouble with Xitami+PHP+Win

2001-10-02 Thread j6
"Lluís De Yzaguirre" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I installed php in d:\php using the installer (it asked about the server, and > I choosed Xitami). > The installer modified the xitami CFG file adding to it the FILTER: > > .php=D:\PHP\php.

php-windows Digest 2 Oct 2001 20:34:57 -0000 Issue 785

2001-10-02 Thread php-windows-digest-help
php-windows Digest 2 Oct 2001 20:34:57 - Issue 785 Topics (messages 9643 through 9653): Re: php.ini 9643 by: Frank M. Kromann 9644 by: Sean Malloy Needed 4.0.6-dev php4win release 9645 by: Asendorf, John 9646 by: Alain Samoun Re: COM again 9647 by:

[PHP-WIN] Working with images

2001-10-02 Thread Alex Busquets
I trying to manipulate images, copy, resize I know for do it, I need GD libraries, I have this libraries into my server, but I have this error always. Fatal error: Call to undefined function: imagecreatefromjpg() in C:\apache\htdocs\lignea\imatge.php on line 15 How I can define de function T

[PHP-WIN] working with images

2001-10-02 Thread Alexandre Busquets Trioal
I trying to manipulate images, copy, resize I know for do it, I need GD libraries, I have this libraries into my server, but I have this error always. Fatal error: Call to undefined function: imagecreatefromjpg() in C:\apache\htdocs\lignea\imatge.php on line 15 How I can define de function T

[PHP-WIN] PHP Application runnig in windows

2001-10-02 Thread Sethereth
Can I run a client acplication through php website after his confirmation? Please help. If yes which function does it? Thx for help Arek Marczyk -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c

[PHP-WIN] Re: PHP Application runnig in windows

2001-10-02 Thread GF
http://www.php.net/manual/en/ref.exec.php Gaylen Fraley PHP KISGB (Guestbook) http://www.gaylenandmargie.com/publicscripts/ "Sethereth" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Can I run a client acplication through php website after his confirmation?

[PHP-WIN] Re: Working with images

2001-10-02 Thread Iván Milanez Castellanos
Alex: the function ImageCreateFromJPG() does not exist... the function you are trying to use is ImageCreateFromJPEG(). This information is located in the online manual in the Image manipulation section of the function reference. Later "Alex Busquets" <[EMAIL PROTECTED]> wrote in message [EMAIL

[PHP-WIN] Compiling trouble.

2001-10-02 Thread A.J. Ostman
PHP users-> There has got to be a techie among you who has compiled PHP on the WIN32 platform. I am having some troubles getting it to compile error free. If someone has some experience, please contact me. Thank you! -A.J. Ostman [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.n