[PHP-WIN] Re: Apache 2.0.35

2002-04-15 Thread Chris Dion
Yeah I got it to work too. It Helps when you tell php where it's extensions are.man it's been a long day. --Chris "Haagen Waade" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Thx, Steffen! > > I got it to work now. > I still had the old php.ini file, an

[PHP-WIN] Problem with uploading Files with PHP 4.1.2 on IIS

2002-04-15 Thread Uhaj
I have problem with uploading files - have anyone some idea? php.ini: . file_uploads = On upload_tmp_dir = C:\Inetpub\Upload\ upload_max_filesize = 4M . upload.php: \n"; echo "Orign : ".$userfile_name ."\n"; echo "Type: ".$userfile_type ."\n";

[PHP-WIN] PHP/MySQL Query Prob

2002-04-15 Thread Jason Soza
Hey... new to the list, but didn't have time to lurk and watch the traffic, kind of in a bind here. I apologize in advance if I do something wrong... Using this code: generation; $year = $row->year; $owner = $row->owner;

RE: [PHP-WIN] PHP stable and for production

2002-04-15 Thread Mike Maltese
I use PHP as an Apache module on Win2K Server in a production environment with absolutely no problems. I've tried 4.1.1 and 4.1.2 w/ IIS (ISAPI) and have found that it is still not stable enough for a working site. The executeable (CGI) works great but is not very efficient if you have much traffi

php-windows Digest 16 Apr 2002 03:15:47 -0000 Issue 1095

2002-04-15 Thread php-windows-digest-help
php-windows Digest 16 Apr 2002 03:15:47 - Issue 1095 Topics (messages 13094 through 13115): Re: Apache 2.0.35 13094 by: Chris Dion 13115 by: Haagen Waade Re: String reduce 13095 by: Kriegers Horst Re: Tutorials on stored procedures using SQL Server 13096 by

[PHP-WIN] Re: Apache 2.0.35

2002-04-15 Thread Haagen Waade
Thx, Steffen! I got it to work now. I still had the old php.ini file, and php4ts.dll file (from 4.1.2); and even that is working with the apache2filer! Guess it's not depenent on the php version then? Chirs: yes, this is all you need to enable php. h. "Chris Dion" <[EMAIL PROTECTED]> wrote in

[PHP-WIN] Re: HELP! Connect or no connect, that's the question...

2002-04-15 Thread Brad Thomas
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Dear all, > > I installed mysql for windows and had to copy some databases (including > mysql standard databases), that I have to use for my php-project. I also > installed the Apache server 1.3 ... > > My problem

RE: [PHP-WIN] PHP and ZIP

2002-04-15 Thread Jeff Waldock
What's wrong with using the Winzip command line utility then? (http://www.winzip.com/wzcline.htm) Jeff |-Original Message- |From: Nicole Amashta [mailto:[EMAIL PROTECTED]] |Sent: 12 April 2002 17:33 |To: [EMAIL PROTECTED] |Subject: [PHP-WIN] PHP and ZIP | |I thought I had seen some funct

[PHP-WIN] COM and ADODB access

2002-04-15 Thread Scott Carr
I am having a problem with SQL statements passed to a COM object. "SELECT * FROM Reports" works fine. "SELECT IDCode, Report_Name, Report_Description, Report_Status FROM Reports" blows up. I have been having this issue with 4.0.6 through 4.2.0 RC3. Has anybody else tried to pass semi-long st

Re: [PHP-WIN] Problems with mail()

2002-04-15 Thread Patrick Reagan
I have run into this problem before. When using Windows, make sure you are using the CRLF sequence for hard returns rather than just LF. i.e. \r\n instead of \n a simple str_replace will allow you to format it correctly before sending. good luck p. Adolfo Meneses wrote: > Welcome to the club

[PHP-WIN] Re: PHP stable and for production

2002-04-15 Thread Christoph Grottolo
No, i can't confîrm that. We use PHP on win32 with Apache and with IIS on WinNT an Win2000 servers. There have been stability prolems but only with ISAPI and they seem to have gone with 4.10. Like in other environments security issues are discovered now and then. Usually fixed versions are availa

Re: [PHP-WIN] Frontpage- help!

2002-04-15 Thread Roger
Try use one editor with php syntax hightlight like jext, one of the bests www.jext.org (free) "Fred Woolsey" <[EMAIL PROTECTED]> escreveu na mensagem [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Ditto... I'm running Apache on Windows 2000 and Windows XP, both with PHP, > and it runs byootifull

[PHP-WIN] Re: PHP stable and for production

2002-04-15 Thread Roger
Hi, I listened that php on windows is not considered for produtions ans stable. I listed that it is like a test version for windows and is not safe use in higth traffic sites with database access. Could some one confirmar that infor to me? Thanks in Advance Rogerio -- PHP Windows Mailing Li

[PHP-WIN] PHP stable and for production

2002-04-15 Thread Roger
Hi, I listened that php on windows is not considered for produtions ans stable. I listed that it is like a test version for windows and is not safe use in night traffic sites with database access. Could some one confirmar that infor to me? Thanks in Advance Rogerio -- PHP Windows Mailing Li

[PHP-WIN] extention php for win

2002-04-15 Thread Kimkof
hi i developp an extention for linux but for win how compile it with what compiler thanks kimkof

RE: [PHP-WIN] Frontpage- help!

2002-04-15 Thread Woolsey, Fred
Ditto... I'm running Apache on Windows 2000 and Windows XP, both with PHP, and it runs byootifully. One note on Front Page, though- it really doesn't like ... if you're writing your own scripts or editing existing scripts in anything but HTML view in Front Page. An alternative is to use the .as

[PHP-WIN] Re: Something involving php, but not windows.

2002-04-15 Thread Ray Hunter
You can run the script as a shell script and have it run as the root user. You might want to change the permissions and allow it to change id as it runs; however, this is a great security risk... Ray Hunter "Michael Reynolds" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL P

[PHP-WIN] How do Pear::DB and ADODB stack up against each other?

2002-04-15 Thread Asendorf, John
I've been using ADODB for quite a while (since version 1.4) and I just love it. But, I've been considering looking at Pear's DB layer. Has anyone used both of them enough to compare? I'm connecting to Oracle, Access, MSSQL and MySQL databases... so that is one of the considerations I have to ma

FW: [PHP-WIN] Re: Security using Apache & Windows

2002-04-15 Thread Svensson, B.A.T. (HKG)
Dear Timothy, I totally agree with you about smucks - I prefere to call them people with low moral insight. :) About PHP, it might very well be as you said, and if so, and if one execute this method one are still vulnerably to attacks - if one can set this privileges with in PHP then one, or rath

Re: [PHP-WIN] Re: Security using Apache & Windows

2002-04-15 Thread Mike Flynn
At 09:23 PM 4/14/2002 -0400, Tim Mackenzie wrote: >There is a way of configuring PHP to limit access to the file system. You >don't want any schmuck who uploads a PHP script access to your entire >system, right? PHP allows you to limit what parts of the system can be >seen. My question is how i

[PHP-WIN] Processing forms and emailing results

2002-04-15 Thread R.S. Herhuth
I setup the latest versions of Apache, and php. I would like to be able to process a couple forms and email responses but I can't figure out how to configure my system to do this. Do I need yet another application to add this functionality? If so what am I looking for? Any advice? Thanks,

[PHP-WIN] HELP! Connect or no connect, that's the question...

2002-04-15 Thread Syd
Dear all, I installed mysql for windows and had to copy some databases (including mysql standard databases), that I have to use for my php-project. I also installed the Apache server 1.3 ... My problem is, that I get a connect with mysql_connect("localhost", $username, $password); only for the

RE: [PHP-WIN] MySQL-max and transaction isolation level ?

2002-04-15 Thread Svensson, B.A.T. (HKG)
Does this mail lists topic say: "MySQL - Answes and question?" No it does not > -Original Message- > From: Sviss Cobazor [mailto:[EMAIL PROTECTED]] > Sent: Sunday, April 14, 2002 7:38 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] MySQL-max and transaction isolation level ? > > >

RE: [PHP-WIN] MySQL-max and transaction isolation level ?

2002-04-15 Thread Svensson, B.A.T. (HKG)
> transaction-isolation= READ-UNCOMMITTED, READ-COMMITTED, REPEATABLE-READ, > SERIALIZABLE > > But what does each of these mean? A short table for things that are allowed under different transacation levels: Level a b c -+-+-+-+ UNCOM|Y|Y|Y| -+-+-+-+ COMIT|N|Y|Y| -+-+-+-+ REPAT|N|N|

RE: [PHP-WIN] Re: Tutorials on stored procedures using SQL Server

2002-04-15 Thread Svensson, B.A.T. (HKG)
> FD> What exactly do u mean? storing functions in an database? > > SQL servers can store pre-programmed sequences of SQL instructions in > a "subroutine" type format for simplified execution of standardised > functions. These are known as Stored Procedures. Other RDBMS are able to do the same,

RE: [PHP-WIN] Re: String reduce

2002-04-15 Thread Kriegers Horst
Thanks to all who helped me Horst > -Message d'origine- > De: Hugh Bothwell [SMTP:[EMAIL PROTECTED]] > Date: vendredi, 12. avril 2002 16:02 > À:[EMAIL PROTECTED] > Objet:[PHP-WIN] Re: String reduce > > > "Kriegers Horst" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTE

[PHP-WIN] Re: Apache 2.0.35

2002-04-15 Thread Chris Dion
Tried that still can't start apache2. What version and stuff are you using and are you sure that's all you added to your http.conf? --Chris "Steffen" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > This works for me: > > LoadModule php4_module d:/bin/php/expe

php-windows Digest 15 Apr 2002 11:54:21 -0000 Issue 1094

2002-04-15 Thread php-windows-digest-help
php-windows Digest 15 Apr 2002 11:54:21 - Issue 1094 Topics (messages 13086 through 13093): Maybe why ImageTTFtext() does not work on Windows machines... 13086 by: The Walters PHP + IIS Problem 13087 by: Dian Nedeltchev 13088 by: Rasmus Lerdorf 13091 by: Ste

Re: [PHP-WIN] Re: Security using Apache & Windows

2002-04-15 Thread Tim Mackenzie
There is a way of configuring PHP to limit access to the file system. You don't want any schmuck who uploads a PHP script access to your entire system, right? PHP allows you to limit what parts of the system can be seen. My question is how is this done? "B.A.T. Svensson" <[EMAIL PROTECTED]> wr