[PHP-WIN] Sorry, RE: Which is the right one?

2001-04-13 Thread Barry
Very sorry, wrong list. Hi, I just installed mysql 3.23.36 for Win32 on two NT4 machines. During install, Computer B chose to install mysqld-opt as the executable in services (I find the process name using CTL-ALT-DEL- TaskManager) Comp A chose to use mysqld-nt as the executable in services.

[PHP-WIN] Which is the right one?

2001-04-13 Thread Barry
Hi, I just installed mysql 3.23.36 for Win32 on two NT4 machines. During install, Computer B chose to install mysqld-opt as the executable in services (I find the process name using CTL-ALT-DEL- TaskManager) Comp A chose to use mysqld-nt as the executable in services. Why the different choice?

Re: [PHP-WIN] Problem with PHP and tiny web server

2001-04-13 Thread Phil Driscoll
> How could I fix this? Get a proper web server ;) Apache is probably overkill for a Win98 setup - try Xitami (www.imatix.com) - easy to set up, and works a treat. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Windows Ma

RE: [PHP-WIN] include_path

2001-04-13 Thread Boget, Chris
> Further the above, this is the exact error message I'm > getting (I've been fooling around with the include path > and so that's why it says something different here): Warning: Failed opening '/pathto/apache/apache/htdocs/virtual_host/folder1/index.php3' for inclusion (include_path='C:\path

[PHP-WIN] Problem with PHP and tiny web server

2001-04-13 Thread Animorph840
I'm using tiny web server in win98, which runs cgi-bin files according to their file association in windows. In windows, opening a php file runs php like it's meant to, but php returns nothing when called by my webserver (which attempts to call it the way windows does). How could I fix this?

RE: [PHP-WIN] include_path

2001-04-13 Thread Boget, Chris
> However, whenever I run a file that includes another file, > regardless of where that file resides, I always get an error. > As part of the error, it says that the only path for the include > is '.' (dot). Am I doing something wrong? Do I need to set > up the include directory somewhere else?

[PHP-WIN] include_path

2001-04-13 Thread Boget, Chris
I've set up Apache and PHP (latest ver) on my Windows98 machine. I've set up a virtual host (c:\path\to\apache\htdocs\virtual_host) and I have all my include files here: (c:\path\to\apache\htdocs\include_dir) In my php.ini, which resides in my windows directory, I've set the include path to b

Re: [PHP-WIN] Server Side Includes?

2001-04-13 Thread Rasmus Lerdorf
> I have tried looking through the documentation for this but couldn't find > anything. Could also be I am not searching with the "correct" words. I would > like to know if you can do Server Side Includes like in shtm files? > Example: > > Is there a equivalent in PHP to accomplish th

Re: [PHP-WIN] I will create SWF (flash) file but I need the PHP_SWF.DLL. Where I can found it?

2001-04-13 Thread cecchini
Yes in my Unix server the swf lib is compiled. I want use php swf functions in localhost with Windows98. Ok. If it is not possible I left. Thanks. alex "Daniel Beulshausen" <[EMAIL PROTECTED]> ha scritto nel messaggio [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Friday, April 13, 2001, 8:37:3

[PHP-WIN] Server Side Includes?

2001-04-13 Thread Dark
Hi All, I have tried looking through the documentation for this but couldn't find anything. Could also be I am not searching with the "correct" words. I would like to know if you can do Server Side Includes like in shtm files? Example: Is there a equivalent in PHP to accomplish

Re: [PHP-WIN] I will create SWF (flash) file but I need the PHP_SWF.DLL. Where I can found it?

2001-04-13 Thread Daniel Beulshausen
Friday, April 13, 2001, 8:37:35 PM, you wrote: > I will create SWF (flash) file but I need the PHP_SWF.DLL. Where I can found > it? > I tried to use Ming libray but my server not support it. did you read what johannes told you? neither the source nor a binary package of libswf are available for w

[PHP-WIN] I will create SWF (flash) file but I need the PHP_SWF.DLL. Where I can found it?

2001-04-13 Thread cecchini
I will create SWF (flash) file but I need the PHP_SWF.DLL. Where I can found it? I tried to use Ming libray but my server not support it. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact th

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

2001-04-13 Thread cecchini
Thanks. I tried to use Ming library... Bye :) ""Johannes Janson"" <[EMAIL PROTECTED]> ha scritto nel messaggio 9b6hk6$ha0$[EMAIL PROTECTED]">news:9b6hk6$ha0$[EMAIL PROTECTED]... > Hi, > > I think the source of the libswf is not free and thus there ist > no version for windows. but at http://www

php-windows Digest 13 Apr 2001 16:57:35 -0000 Issue 542

2001-04-13 Thread php-windows-digest-help
php-windows Digest 13 Apr 2001 16:57:35 - Issue 542 Topics (messages 6688 through 6709): Funny errors with IF 6688 by: Howard Picken 6690 by: Olivier Hubert 6706 by: John Lim Re: php 4 crashes apache for windows 6689 by: Yasuo Ohgaki MSSQL + IIS 669

Re: [PHP-WIN] cgi error solved

2001-04-13 Thread Rehuel Lobato
Hey Ivan, Most programs don't allow you to edit programs that are already open, or "in use".When you are viewing a page in IE, that file is "In Use", so your editor will usually not save the file. Most of the time, you can edit the file, but you cannot save it, cause it's open! That explains "unl

Re: [PHP-WIN] Exec()

2001-04-13 Thread Helmut Himmelstoss
I think, it is a problem of my Win2k and IIS5. Wenn i use the script c:\\ping.txt' , $returnstring); ?> then I get a textfile with the right result: - Ping wird ausgefhrt fr 127.0.0.1 mit 32 Bytes Daten: Antwort von 127.0.0.1: Bytes=32 Zeit<

Re: [PHP-WIN] mysql & ODBC Data source

2001-04-13 Thread John Lim
Oh forgot to mention that you don't need ODBC to connect PHP to MySQL. The MySQL client libraries are built into PHP already. Regards, John ""Ivan Pavlovic"" <[EMAIL PROTECTED]> wrote in message 006001c0c3f4$bc2323f0$[EMAIL PROTECTED]">news:006001c0c3f4$bc2323f0$[EMAIL PROTECTED]... Hi I need to

Re: [PHP-WIN] Funny errors with IF

2001-04-13 Thread John Lim
Before you can use any variable, you need to set it to value first. I don't know where you got these examples from, but I believe the authors presume that you have initialised the variables somewhere else. If you are learning php, i suggest you use simpler examples, as these examples probably ass

Re: [PHP-WIN] mysql & ODBC Data source

2001-04-13 Thread John Lim
Hi ivan, No mysql does not modify odbc. But you can download the mysql odbc driver from http://mysql.com if u need such a driver. Regards, John ""Ivan Pavlovic"" <[EMAIL PROTECTED]> wrote in message 006001c0c3f4$bc2323f0$[EMAIL PROTECTED]">news:006001c0c3f4$bc2323f0$[EMAIL PROTECTED]... Hi I n

Re: [PHP-WIN] PHP Editor

2001-04-13 Thread Nasko
Well, it's good but doesn't have as many features as the other editors have - for example I cannot search in files in a given directory, i cannot perform a regex search etc. EditPlus has these all. One thing phped is better at is that when you type the name of a variable in a string it "knows" whe

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

2001-04-13 Thread Johannes Janson
Hi, I think the source of the libswf is not free and thus there ist no version for windows. but at http://www.opaque.net/ming/ you can find a c library which is *supposed* to do the same thing like the libswf. I didn't try it. cheers Johannes ""cecchini"" <[EMAIL PROTECTED]> schrieb im Newsbeit

Re: [PHP-WIN] MSSQL + IIS

2001-04-13 Thread Johannes Janson
schrieb im Newsbeitrag 9b5fv9$il6$[EMAIL PROTECTED]">news:9b5fv9$il6$[EMAIL PROTECTED]... > How can i use MSSQL + IIS? > i´m having some problems... > well then describe the problems. it's hard to solve one if you don't know what it is. Johannes -- PHP Windows Mailing List (http://www.php.n

Re: [PHP-WIN] Exec()

2001-04-13 Thread Patrick
""Guido E. Smit"" <[EMAIL PROTECTED]> wrote in message 9b4tur$6ah$[EMAIL PROTECTED]">news:9b4tur$6ah$[EMAIL PROTECTED]... > I have the same problem, running W2K and IIS5: > print "\n"; > exec('LUII.exe rpc3.ingrammicro.com 058DY12 1', $returnstring, $returnvar); > print "Return var: ".$returnva

Re: [PHP-WIN] headers

2001-04-13 Thread Piotr Pluciennik
Hi, you can find this informations in RFC's - especially concerning HTTP headers in rfc2616 at: http://www.w3.org/Protocols/rfc2616/rfc2616 You can download all RFCs you want from http://www.rfc-editor.org/download.html Greetings Piotr --- lars_Eirik_Rønning <[EMAIL PROTECTED]> wrote: > I wa

[PHP-WIN] mysql & ODBC Data source

2001-04-13 Thread Ivan Pavlovic
Hi I need to install mysql but I have the problem. On the same computer I have some web aplications and they use only the ODBC Data Sources from Windows NT. For example when I install Office 2000, ODBC Data Source has been upgraded and the aplications didn't work anymore. My question is will t

Re: [PHP-WIN] cgi error solved

2001-04-13 Thread Ivan Pavlovic
I found the problem. When I installed the php for the first time, i set in php.ini file under the line (doc_root ), root to the local site directory(e:\\..). Thanks for help. I have another question. When I open the page in IE the page seem's to be locked and I can't edit it or do anyth