> 1. check register globals in your php.ini
> if its off trun it on n try the page
> but with this u ll b risking security
> 2. with register globals off u can access the passed varisblez thru
> &_POST['variable'] or &_GET['variable']
> beware dat php variables POST n GET r case sensitive
Thanks
Hi,
I am having some trouble building PHP 4.3 with Sablotron support for
Mac OS X v10.2.
My configure script looks like this:
./configure \
--prefix=/DCServers/php_server/php \
--with-apxs=/DCServers/php_server/apache/bin/apxs \
--with-mysql=shared,/usr/local/mysql \
I'm having some problems getting an extension to work in the AIX
environment, and I'm wondering if anyone has seen anything similar.
Please reply to me, and I will summarize for the list if there is a
solution.
I'm using PHP 4.1.2, and everything is fine until I add an extension to the
php.ini
php-install Digest 12 Oct 2002 14:06:15 - Issue 1066
Topics (messages 8771 through 8773):
PHP 4.3 and Sablotron on Mac OS X 10.2
8771 by: Dean Dahnke
Re:[PHP-INST](tovbbtott)apacheforgetstosendbackphp
8772 by: P I
Re: Install errors on XP/Apache2.0.43/PHP4.2.3
8773
Hi, php 4.2.3 doesn't work with Apache 2.0.43, but php 4.4.0-dev yes.
Download this php version at
http://snaps.php.net/win32/php4-win32-latest.zip and it will work...
Me and many people have had the same problem...
"Jason Wood" <[EMAIL PROTECTED]> escribió en el mensaje
[EMAIL PROTECTED]">news:[
php-install Digest 12 Oct 2002 00:20:38 - Issue 1065
Topics (messages 8764 through 8770):
2 copy of php.ini
8764 by: Sipos Viktor
FastCGI
8765 by: Roger Sistla
Re: Install errors on XP/Apache2.0.43/PHP4.2.3
8766 by: Jason Wood
8767 by: Jason Wood
Compiling