RE: [PHP-WIN] Make a CD with Apache & PHP

2001-07-13 Thread alain samoun
php to exe ;) -Original Message- From: elias [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 8:17 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Make a CD with Apache & PHP how you mean make an exec? php to exe? or htm to exe ? "Alain Samoun" <[EMAIL PROTECTED]> wrote in messa

[PHP-WIN] Interbase/PHP/Apache implimentation

2001-07-13 Thread Jordan
Okay... ...I have been trying (and failing) to get Interbase to work with PHP, served up by Apache on a Win2K machine. Through a lot of headache and the process of elimination, I have succeeded in getting an SQL response from PHP, after eliminating any instructions for Apache to load the PHP m

[PHP-WIN] GDLib not working

2001-07-13 Thread Randall Barber
I'm posting here because I am on a Windows platform, and serve my pages from an NT4SP6 box. Ok, I read a couple days ago that someone was having trouble with GD Lib in v4.0.6 of PHP. I'm joining the band-wagon. I missed if that person found a solution. I downloaded and installed the supplied

Re: [PHP-WIN] Apache/PHP filtering?

2001-07-13 Thread Phil Driscoll
On Friday 13 July 2001 15:34, Randall Barber wrote: > IIS supports (for lack of a better term) embedded ASP within HTML pages and > still interprets it. Does such a thing exist for PHP and Apache? > > I've set up the PHP as a module in Apache and would like to do the > following (notice the filen

RE: [PHP-WIN] postgresql

2001-07-13 Thread Arjen van Efferen
anyone? because i want to know that too I know that postgresql is included in the CygWin package, but that doesn't work.. i mean, i can't get PostgreSQL to work in the Cygwin environment. Arjen -Original Message- From: Camelia Bedereag [mailto:[EMAIL PROTECTED]] Sent: donderdag 12 juli

[PHP-WIN] php.ini

2001-07-13 Thread Kevin Mann
Hi, I've set up and tested php 4.5 on IIS4 on an NT machine. This machine supports several hosted domain web sites and each has it's own IP. My problem is that I specified the Document Root in php.ini, having it pointed at the root of the first web on which I wanted php installed. That worked fin

[PHP-WIN] Apache/PHP filtering?

2001-07-13 Thread Randall Barber
IIS supports (for lack of a better term) embedded ASP within HTML pages and still interprets it. Does such a thing exist for PHP and Apache? I've set up the PHP as a module in Apache and would like to do the following (notice the filename has a .html extension): This is a test. I realiz

Re: [PHP-WIN] Make a CD with Apache & PHP

2001-07-13 Thread elias
how you mean make an exec? php to exe? or htm to exe ? "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Yes, you can make an exec file, you won't need Apache. If that what you > want? > Alain > > On Fri, Jul 13, 2001 at 08:33:25AM +0200, Rafa Bor

[PHP-WIN] Re: dll separately

2001-07-13 Thread elias
http://www.php4win.de had what you want. but it's down at the moment. "As" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > is there any site from where i can download dll > separately... > which are available from php.net in big zip form > > -- PHP Windows

[PHP-WIN] Re: No extensions work!

2001-07-13 Thread elias
Dunno, Maybe because there are php extensions versions conflict? I mean When I installed 4.0.6 I had to get GD for that specific version... "G Schneider" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > could *someone* please try to help me? > > I've be

[PHP-WIN] Re: Uptime script

2001-07-13 Thread elias
why not: PRINT exec("cmd /c uptime"); instead of \\c ? "Dave Milford" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I'm trying to create a little script to show the system uptime (and > hopefully system resource usage) on my Windows 2000 Professional

[PHP-WIN] Uptime script

2001-07-13 Thread Dave Milford
Hi, I'm trying to create a little script to show the system uptime (and hopefully system resource usage) on my Windows 2000 Professional SP2 box. I'm currently running Apache 1.3.20 and PHP 4.0.6 on it... It should be noted that I have MS' "uptime" program installed. So far, I've tried using:

RE: [PHP-WIN] Make a CD with Apache & PHP

2001-07-13 Thread Michael Rudel
... 'tis sounds interesting, how does this work ?? Greetinx, Mike > -Original Message- > From: Alain Samoun [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 13, 2001 8:59 AM > To: Rafa Borges; [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] Make a CD with Apache & PHP > > > Yes, you can ma

RE: [PHP-WIN] Interbase problem

2001-07-13 Thread Sichta Daniel
Hi Ruslan, I try it with no luck !! I get same error !!! Any other solution ? DAN -Original Message- From: Ruslan Ohitin [mailto:[EMAIL PROTECTED]] Sent: Friday, July 13, 2001 11:56 AM To: Sichta Daniel Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Interbase problem Hello Sichta, Try

Re: [PHP-WIN] Interbase problem

2001-07-13 Thread Ruslan Ohitin
Hello Sichta, Try to run your script from the command line (php.exe script.php) May be it's your web server configuration error. SD> Hi everybody !! SD> My cfg: w2k, Apache 1.3.x, IB6., php4.07 SD> When I run phpinfo() I can see that interbase dll is loaded but when I try SD> to do ibase_conne

php-windows Digest 13 Jul 2001 09:55:44 -0000 Issue 650

2001-07-13 Thread php-windows-digest-help
php-windows Digest 13 Jul 2001 09:55:44 - Issue 650 Topics (messages 8288 through 8306): No extensions work! 8288 by: G Schneider Apache and PHP 8289 by: Randall Barber 8292 by: Fritz Mesedilla problem with stripslashes(nl2br($body)) - help please! 8290 by:

[PHP-WIN] new to PHP: add variable to session...?

2001-07-13 Thread Andrew.Martin
Hi I have an include file which submits generic forms The first line of the include is $url=$sess->url(sprintf("$PHP_SELF")); so the page reloads before the submit process takes place. I want to keep a variable value in this reloaded page but it is always being lost. I don't want to modify the

[PHP-WIN] Interbase problem

2001-07-13 Thread Sichta Daniel
Hi everybody !! My cfg: w2k, Apache 1.3.x, IB6., php4.07 When I run phpinfo() I can see that interbase dll is loaded but when I try to do ibase_connect() with parameters host = my IP:path to gdb user: SYSDBA password: masterkey I get this error : "php.exe has generated errors and will be closed