php-install Digest 9 Oct 2002 07:08:13 -0000 Issue 1061

2002-10-08 Thread php-install-digest-help
php-install Digest 9 Oct 2002 07:08:13 - Issue 1061 Topics (messages 8723 through 8731): Re: Malicious code allows people to browse thru / 8723 by: Steve Cayford 8724 by: Jeffrey_N_Dyke.Keane.com 8726 by: Chris Hewitt quota interface in PHP? 8725 by: Sven Me

[PHP-INST] Archives ?

2002-10-08 Thread Christophe Beyer
Hello, I'd like to know if the archives of this list are available ? Thanks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] thread dies when opening a php page

2002-10-08 Thread John Coder
I'm trying to install gd2.0.1 on a suse8.0 with php4.2.3 apache 1.3.26. I've recompiled everything no error messageseither on compile or make. when I open a php page on the browser I lose connection to the server. that is that thread dies. The apaches server itself is still running but the child

[PHP-INST] RedHat 8.0 cannot load MySQL extension

2002-10-08 Thread John Thorne
Apache 2.0.40 / php 4.2.2 / mySQL 3.23.52 Getting the following error trying to open phpmysqladmin: cannot load MySQL extension, please check PHP Configuration I can display phpinfo and mysql is listed under dbx suppoeted databases What am i missing ?? Can someone point me to a setup howto

[PHP-INST] php4isapi.dll installation problem

2002-10-08 Thread E. Kwong
One of our user needs to use a web application written in PHP by an outside organization. After we manual installed PHP in a Windows 2000 server with IIS5, the web server became very unstable. It went up and down with www, ftp, and smtp stopping. I was suspicious of the PHP ISAPI filter and t

[PHP-INST] OpenBSD install issue

2002-10-08 Thread Sean M Lentner
Hi I am having issues getting this to work I know I am doing something wrong I just do not know what: I installed using these instructions: $ cd /usr/ports/www/php4 $ make show VARNAME=FLAVORS (choose which flavors you want from the list) $ env FLAVOR="imap gettext ldap mysql gd" make install

Re: [PHP-INST] Malicious code allows people to browse thru /

2002-10-08 Thread Chris Hewitt
Thiago Vinhas wrote: >if not, PHP Developers must find a way to stop this. THe following code >allows someone to browse the entire directory three of a server. > You (or someone on your shared server, if you share it) would have to put this code onto it in order for it to happen. Yes there are

[PHP-INST] quota interface in PHP?

2002-10-08 Thread Sven Meiborg Sørensen
I would like to access the quota part of the file system under RH 7.3 Linux from PHP so that I can use PHP from Shell as root to perform what I now must use edquota to do. The job at hand is to administer file system quotas for several hundred users whose file quotas are maintained in a PHP/MySQL

Re: [PHP-INST] Malicious code allows people to browse thru /

2002-10-08 Thread Jeffrey_N_Dyke
very true, this can be a useful tool for a developer, but giving access via a browser would be crazy. the developer needs to control this, not the language. I run code that uses the dir class to synch servers, very useful. but it is not available for the user to access. this should be restric

Re: [PHP-INST] Malicious code allows people to browse thru /

2002-10-08 Thread Steve Cayford
...and? It's a programming language. If you want to program a file browser into your website why should PHP try to stop you? -Steve On Tuesday, October 8, 2002, at 12:31 PM, Thiago Vinhas wrote: > > Hi. I found something that is really dangerous. I hope there is a > configuration variable on

php-install Digest 8 Oct 2002 17:33:27 -0000 Issue 1060

2002-10-08 Thread php-install-digest-help
php-install Digest 8 Oct 2002 17:33:27 - Issue 1060 Topics (messages 8712 through 8722): Re: Problems with variables 8712 by: Peter Houchin problems with libraries in php 8713 by: Francisco Castillo 8714 by: Francisco Castillo to install sablotron 8715 by:

[PHP-INST] Malicious code allows people to browse thru /

2002-10-08 Thread Thiago Vinhas
Hi. I found something that is really dangerous. I hope there is a configuration variable on php.ini that denies what this script do, but if not, PHP Developers must find a way to stop this. THe following code allows someone to browse the entire directory three of a server. Here is the code: $d

[PHP-INST] libmcrypt with PHP?? It doesn't work.

2002-10-08 Thread Scott Fletcher
Hi! I'm still debating on whether it is worth it to stick with libmcrypt-2.5.3 or not. Problem is I followed the PHP Manual on 'http://php.net/mcrypt'. I was thinking there was problem with PHP's configure and make because it take in the libmcrypt but does not take in the libmcrypt's algorithm.

Re: [PHP-INST] Re: Install in XP step by step

2002-10-08 Thread Jeffrey_N_Dyke
i just follwed both INSTALL/README, for both pieces and it worked like a charm. those files cover everything. they install very nicely on XP.

[PHP-INST] Re: Install in XP step by step

2002-10-08 Thread AutoNet
Sorry for my non explicit request How can I install PHP (with Apache parser) in XP (step-by-step) "Autonet" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Where can I find a step by step install tutorial for XP? > > -- PHP Install Mailing List (http://ww

[PHP-INST] PHP Install on Win2kPro + Apache 1.3.27 + PHP 4.2.3

2002-10-08 Thread MAX SALVIEJO
I have installed apache using MSI (microsoft installer). I have followed the documents on installing SAPI module for PHP, placing the phpts.dll on C:\WINNT\SYSTEM32. I then edited httpd.conf added the recommended three lines .. check the syntax on httpd.conf. looks ok restarted apache and tri

[PHP-INST] howdoI reinstall on a working system...same level or uplevel

2002-10-08 Thread Stewart Dean
OK, originally, I configure/maek's/make install'ed. I had and have a working system.but now I want to either upgrade to a later level of php or re-configure/compile the same release somewhat differently. After configure/compiling in the build directory, I'm ready to install. What do

[PHP-INST] PHP installation problem with PWS

2002-10-08 Thread Donna Enright
I am running Windows 98 (2nd edition) with Personal Web Server. I recently installed PHP 4.2.3-Win32 and am trying to test a simple script. I am getting the following message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enable

[PHP-INST] to install sablotron

2002-10-08 Thread Mounir Elmarouri
hi all, I hav a problem during instalation of sablotron i use apache and php 4.3 and red hat 7.3 i have tried to compile with options --with dom but it load libxml that not support dom2 i tried also with --sablot but it doesn't work can anyone help

[PHP-INST] problems with libraries in php

2002-10-08 Thread Francisco Castillo
Hi, My php rpm of mandrake 8.0 seems to have lose php libraries. I reboot the system this morning and he begins to give me errors. I think it could be a upgrade of openssl which i do last week, but y have restore the original package of Mandrake 8.0 with --upgrade openssl.. --oldpackage and i hav

[PHP-INST] problems with libraries in php

2002-10-08 Thread Francisco Castillo
> Hi, > > My php rpm of mandrake 8.0 seems to have lose php libraries. I reboot the > system this morning and he begins to give me errors. I think it could be a > upgrade of openssl which i do last week, but y have restore the original > package of Mandrake 8.0 with --upgrade openssl.. --oldpacka