Re: [PHP-WIN] CGI Error

2001-04-11 Thread OoCobra97
Hello, Well when php describes a cgi error, but there is no output, it could be because its not finding the file. On iis5 when you set the handler for php (thats where you define the extention to php) theres a checkbox named "check if file exists". If you check that box than if the file isnt

Re: [PHP-WIN] WinNT Logons as a $var

2001-04-11 Thread OoCobra97
Hello, I run windows 2k for my web server with iis 5, I tested a script for someone on this issue and $AUTH_USEr worked fine, as long as you set the directory or page as password protected (requiring windows logon). Hope this helps ~Jeff In a message dated 4/11/2001 1:43:37 PM Eastern Daylight

Re: [PHP-WIN] free php hosting

2001-04-11 Thread OoCobra97
www.f2s.com is great so far, I've signed up about a week ago and its been down only once, i think it may have been caused by there database servers (yes they have mysql database servers for free too) So I would recomend it. To see a user website just go to www.oocobra97.f2s.com and you will see

Re: [PHP-WIN] HTML-Forms with the method POST

2001-04-11 Thread Olivier Hubert
That's right, check if register_global is at 1 (something equivalent should work) in your php.ini. Olivier >I think u have to read thru ur PhP.ini file.. > >There is a setting there about global vars.that should do it... > >Greetz > >M!ke >"Monello" <[EMAIL PROTECTED]> schreef in beric

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread Dan Cleveland
I'm currently developing PHP Studio. It's being developed more every day and we are very open to suggestions on features etc. You can visit the new website for it at: http://www.phpstudio.f2s.com You can use the site to file a bug report, request a feature and other things. Hope you enjoy it!

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread Piotr Pluciennik
Hi, I use PHP Coder - as I remember (I hope :-) I've downloaded it from www.stsoft.cjb.net All the best Piotr Mad Nas wrote: > Hi All, > I Search for a >1 ) Freeware >2 ) Powerful >3 ) Highlight Syntax >4 ) ... > > Editor for work on php files, Can you help me ? > > Thanks Fo

Re: [PHP-WIN] dynamic buttons

2001-04-11 Thread Piotr Pluciennik
Hi, you should use some of the PHP image functions. It let you do dynamic buttons. An example you've got in PHP online manual, in chapter 16 - Creating and manipulating images. Explanation of image functions - in function reference part of the above mentioned manual - unit XXVII. Image functions.

Re: [PHP-WIN] HTML-Forms with the method POST

2001-04-11 Thread Mike
I think u have to read thru ur PhP.ini file.. There is a setting there about global vars.that should do it... Greetz M!ke "Monello" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have a strange problem with HTML-Forms with the method POST. > > Wh

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread Josh Seward
OOPS My bad, this was already posted http://synedit.hypermart.net/ Sorry! - Original Message - From: "Daniel Furse" <[EMAIL PROTECTED]> To: "Mad Nas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 3:17 AM Subject: RE: [PHP-WIN] PHP Editor > I use Syn

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread Josh Seward
I use Homesite 4.5 but its not free. There is a freeware version of SynEdit that works great with php3. I am not sure if they updated it for php 4 or not. I dont have the link right now, but I will try and find something. The software is designed by MikiDesigns and the name is SynEdit. Hope this

Re: [PHP-WIN] php 4 crashes apache for windows

2001-04-11 Thread Ermanno Iannacci
I put the dll into the folder together with the .so files. I don't remember the path but I think is something like "/modules/php4apache.dll". It could be a permission problem. - Original Message - From: "Darren" <[EMAIL PROTECTED]> To: "Ermanno Iannacci" <[EMAIL PROTECTED]> Sent: Thursday

[PHP-WIN] GD library for win32

2001-04-11 Thread Piotr Pluciennik
Hi all, currently I'm using PHP on Windows NT with GD library version equal 1.6.2. This version doesn't support GIF file formats. I'd like to ask you where I can find earlier version of GD library for win32 platform and my version of PHP - 4.0.4pl1 - which supports GIFs? Maybe someone can send it

php-windows Digest 11 Apr 2001 22:23:45 -0000 Issue 539

2001-04-11 Thread php-windows-digest-help
php-windows Digest 11 Apr 2001 22:23:45 - Issue 539 Topics (messages 6625 through 6650): Re: PHP Editor 6625 by: phobo 6629 by: NarN 6635 by: Robin Bolton 6645 by: Darren Re: PHPLIB, IIS5.0 , PHP404 --> MSSQL Error 6626 by: Svensson, B.A.T. Re: MSCO

Re: [PHP-WIN] php 4 crashes apache for windows

2001-04-11 Thread Ermanno Iannacci
I put the php module in the apache modules folder and it works. "Darren" <[EMAIL PROTECTED]> ha scritto nel messaggio 9b2447$406$[EMAIL PROTECTED]">news:9b2447$406$[EMAIL PROTECTED]... > Hi all. I have a problem with apache running PHP. I config it as stated in > the instructions but when i boot

[PHP-WIN] I want create a FLASH file (swf) with PHP with EasyPhp win WINDOWS98

2001-04-11 Thread cecchini
I want create a FLASH file (swf) with PHP with EasyPhp win WINDOWS98. I don't use the swf functions (I tried to find php_swf.dll but i don't found it). Can someone help me? Thanks a lot from ITALY near VENICE. Alex -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

Re: [PHP-WIN] CGI Error

2001-04-11 Thread Phil Driscoll
>The PHP is installed on c:\php >C: is a FAT partition, everyone has permissions. >I don't know exactly where to set permissions >any suggestions? No idea - never had a FAT partition! I think that FAT is brain dead in respect of permissions, so it might be that IUSR_ doesn't have sufficient privi

Re: [PHP-WIN] free php hosting

2001-04-11 Thread Dan Cleveland
I currently use www.f2s.com and i have no problems with it. Its actually pretty nice! Dan +---+ | | | If Yoda so strong in force is,

Re: [PHP-WIN] CGI Error

2001-04-11 Thread Rehuel Lobato
Hey Phil PHP -i does display a pageful of html The PHP is installed on c:\php C: is a FAT partition, everyone has permissions. I don't know exactly where to set permissions any suggestions? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread Darren
there are many good editors out there but i use one called phped you can get it at http://www.soysal.com/PHPEd/ "Mad Nas" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi All, > I Search for a >1 ) Freeware >2 ) Powerful >3 ) Highlight Syntax >

Re: [PHP-WIN] free php hosting

2001-04-11 Thread Darren
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]. .. Hello! I heard about www.f2s.com, but didn't tried it yet... I have just been there and i am still waiting for confirmation. sadly the site is just in its test stages but its free so i am not complaining :-)

Re: [PHP-WIN] dynamic buttons

2001-04-11 Thread Darren
"NarN" <[EMAIL PROTECTED]> wrote in message 9b1904$738$[EMAIL PROTECTED]">news:9b1904$738$[EMAIL PROTECTED]... > Hi all > > I'm using php4, IIS and Win2k server. > > I want to create dynamic buttons. I have a template (empty button) and I > would like to place text on that button and send it to t

Re: [PHP-WIN] WinNT Logons as a $var

2001-04-11 Thread Darren
"Paul Wieland" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm using PHP to build our companies Intranet. I am able to setup > permissions to certain areas of the website by specifiying permissions to > the corresponding folders. In some areas, I need to ke

Re: [PHP-WIN] CGI Error

2001-04-11 Thread Phil Driscoll
Basically PHP did not produce any output. This is because either your source php file did not exist, or the permissions on the file were such that php couldn't read it, or that PHP did not run - this is usually because php.exe, php4ts.dll, php.ini or any extension dlls you configured could not be

[PHP-WIN] php 4 crashes apache for windows

2001-04-11 Thread Darren
Hi all. I have a problem with apache running PHP. I config it as stated in the instructions but when i boot apache, i get a APACHE caused an invalid page fault in module APACHECORE.DLL at 0167:10010d35. this disappears when i comment out the "LoadModule php4_module /perl/bin/sapi/php4apache.dll"

[PHP-WIN] CGI Error

2001-04-11 Thread Rehuel Lobato
Heya folks, I downloaded php4 setup from php.net ran the setup and it installed the latest version of php (think it's 4.0.4 pl) BTW, I run W2k on a 400 Mhz AMD 128 MB ram, enough hard disk space! Whenever I try to run a php file I get the followong message in my browser: CGI Error The specifie

Re: [PHP-WIN] Exec()

2001-04-11 Thread Helmut Himmelstoss
I copied the Program Ping.exe to the same directory as my script and the User the IUSR_[Machine name] hast the permissions. "; $dd=system("ping ping 127.0.0.1"); echo "$dd ;;this is a system-test"; echo ""; ?> The result is the same.. no result: ;;this is a system-te

Re: [PHP-WIN] Exec()

2001-04-11 Thread Olivier Hubert
At 18:03 2001-04-11 +0200, Helmut Himmelstoss wrote: >it did'nt works. I get no result. I work in CGI Mode under WinNT and IIS5 Did you check the permissions for ping.exe? Does the IUSR_[Machine name] or whatever user executes PHP.exe have the rights to read/execute ping.exe? Very often, anonymou

Re: [PHP-WIN] Exec()

2001-04-11 Thread Helmut Himmelstoss
it did'nt works. I get no result. I work in CGI Mode under WinNT and IIS5 ""Patrick"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 9b1niq$hqa$[EMAIL PROTECTED]">news:9b1niq$hqa$[EMAIL PROTECTED]... > > ""Helmut Himmelstoss"" <[EMAIL PROTECTED]> wrote in message > 9avht3$kc3$[EMAIL PROTECTED]">news:

RE: [PHP-WIN] PHP Editor

2001-04-11 Thread Robin Bolton
If you insist on freeware then you should check out either PHP Coder (http://www.phpide.de/), or jEdit (http://www.jedit.org). If you're willing to spend a little money ($30 USD) you should really check out UltraEdit (http://www.ultraedit.com). > -Original Message- > From: Mad Nas [mailt

Re: [PHP-WIN] Exec()

2001-04-11 Thread Patrick
""Helmut Himmelstoss"" <[EMAIL PROTECTED]> wrote in message 9avht3$kc3$[EMAIL PROTECTED]">news:9avht3$kc3$[EMAIL PROTECTED]... > HI, > > system(), exec() etc. don't work properly under Windows. > they just don't hand back the output. > > Has anyone got these functions working (e.g. Ping.exe)?? >

RE: [PHP-WIN] WinNT Logons as a $var

2001-04-11 Thread Jan Matejka
Yes, it is possible (I use it both with IIS and Apache), but you must use Challenge-Response security mode (IIS only) and all clients must be IE only. You can use Apache server as well - but you need extra module ApacheModuleNTLM.dll (http://members.ozemail.com.au/~timcostello/mod_ntlm/) MaT >-

[PHP-WIN] WinNT Logons as a $var

2001-04-11 Thread Paul Wieland
I'm using PHP to build our companies Intranet. I am able to setup permissions to certain areas of the website by specifiying permissions to the corresponding folders. In some areas, I need to keep track of who makes what changes where. In order to do this, the person needs to login. Ideally, it wo

[PHP-WIN] mtx.exe....acts like cookie monster...

2001-04-11 Thread Mike
We are running a windows nt4.0 box, informix 9.21 php4.04 and datadirector for web (informix webblade) Connecting to the database using ifx_connect() causes mtx.exe to steal memory and not releasing this memory. We are not using any ODBC so imho mtx.exe should not start at all. PHP source of the s

[PHP-WIN] mtx.exe....acts like cookie monster...

2001-04-11 Thread Mike
We are running a windows nt4.0 box, informix 9.21 php4.04 and datadirector for web (informix webblade) Connecting to the database using ifx_connect() causes mtx.exe to steal memory and not releasing this memory. We are not using any ODBC so imho mtx.exe should not start at all. PHP source of the s

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread NarN
I use 1st page and it works great. ""Mad Nas"" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi All, > I Search for a >1 ) Freeware >2 ) Powerful >3 ) Highlight Syntax >4 ) ... > > Editor for work on php files, Can you help me ? > > Thanks

Re: [PHP-WIN] Load Test (CGI vs. ISAPI)

2001-04-11 Thread Phil Driscoll
>ISAPI is a more robust solution. I would seriously question this, given the current stability of the ISAPI version of PHP. If I set up any of my NT4 boxes with the ISAPI verion of PHP, I can create a DOS attack against my own machine by just requesting one php page - the entire set of iisadmin (

Re: [PHP-WIN] MSCOMCTL.OCX

2001-04-11 Thread Phil Driscoll
>Where can I find the MSCOMCTL.OCX file ? It's worth doing a search of you hard drive - if you haven't got it, you are the first Windows user I've come across without it. As has already been pointed out, you can install php without it - you just have to manually configure IIS using the Internet S

RE: [PHP-WIN] PHPLIB, IIS5.0 , PHP404 --> MSSQL Error

2001-04-11 Thread Svensson, B.A.T.
>> Is it possible that you have ended up in SQL-state HY000 or HY004? >> If you are in HY004, then your data types are incorrect!!! > >I don't understand: HY000 or HY004 ??? The ODBC "machine" works as a finite-state machine. For each call you do to the ODBC API you might or might not change the

Re: [PHP-WIN] PHP Editor

2001-04-11 Thread phobo
use Textpad (.com) or PHPEd (soysal.com) siggy - Original Message - From: "Mad Nas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 5:22 PM Subject: [PHP-WIN] PHP Editor > Hi All, > I Search for a >1 ) Freeware >2 ) Powerful >3 ) Highlight Syntax

php-windows Digest 11 Apr 2001 09:43:33 -0000 Issue 538

2001-04-11 Thread php-windows-digest-help
php-windows Digest 11 Apr 2001 09:43:33 - Issue 538 Topics (messages 6616 through 6624): Re: MSCOMCTL.OCX 6616 by: weisbeek.hetnet.nl Re: Permissions on Nt 4.0 6617 by: weisbeek.hetnet.nl Load Test (CGI vs. ISAPI) 6618 by: Dickerson, Monty PHP Editor 6619

[PHP-WIN] dynamic buttons

2001-04-11 Thread NarN
Hi all I'm using php4, IIS and Win2k server. I want to create dynamic buttons. I have a template (empty button) and I would like to place text on that button and send it to the browser. Any thoughts how I have to do this on Win2k? Tnx NarN -- PHP Windows Mailing List (http://www.php.net/)

AW: [PHP-WIN] free php hosting

2001-04-11 Thread k . krohn
Hello! I heard about www.f2s.com, but didn't tried it yet... Karsten > -Ursprüngliche Nachricht- > Von: sunker [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 11. April 2001 10:35 > An: [EMAIL PROTECTED] > Betreff: [PHP-WIN] free php hosting > > > dear all, > > anybody know about php

[PHP-WIN] free php hosting

2001-04-11 Thread sunker
dear all, anybody know about php free hosting ? thx sunker -- 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-mail: [EMAIL PROTECTED]