Re: [PHP-INSTALL] apache2+php4.3.4+mysql4.0.12-3+pg7.3.4

2003-11-18 Thread Bertrand PERRINE
pgsql ... do you want to use posgresql and mysql ? > hi everyone, > I'm trying to install the packages in subject by source on my woody. > Everything was installed from source but mysql: > > dpkg -l | grep mysql > ii libdbd-mysql-p 1.2216-2 mySQL database interface for Perl > ii libmysql

Re: [PHP-INSTALL] Oracle 9 and PHP 4.3.x

2003-10-22 Thread Bertrand PERRINE
Describe your error more precisely, check your httpd error.log to verify if php load all the libraries. If you have a lib error try a 'ldconfig' on the directory that contains Oracle 9ir2 libraries. The client of Oracle9iR2 work well on RH9. Check otn.oracle.com, they talk about php. B. > I've b

Re: [PHP-INSTALL] PHP/Apache Installation Problem

2003-10-21 Thread Bertrand PERRINE
Try with apache 2 family, Apache foundation consider that apache 1.3 is not stable under Windows. B. Le lun 20/10/2003 à 23:46, STephen Montsaroff a écrit : > Hi -- > > I have followed the installation guide for installing Apache 1.3.14 and > PHP 4.3.3 on a Windows XP machine (SP2). I am

Re: [PHP-INST] installing PHP 4.3.2 on Debian Potato

2003-08-08 Thread Bertrand PERRINE
Upgrade to debian 3.0r1 to have libraries uptodate for php 4.3.2 and compile php 4.3.2 for your system. (if you are learning fast, try to repackage php, it's not so hard) You may find some unoffical package at http://apt-get .org. B. Michael Taekema wrote: Hello. I am fairly new at linux but

Re: [PHP-INST] Re: PHP4.2.0 + Apache2 prints code

2002-04-30 Thread Bertrand PERRINE
Read the Apache doc. Greetings B. PS : Apache 2.0.35 and PHP 4.2.0 work together on my debian box. Le mar 30/04/2002 à 10:45, Yasuo Ohgaki a écrit : > James Stuart wrote: > > I've installed Apache 2.0.35 with PHP 4.2.0 on both FreeBSD and Linux, and > > both yiel

Re: [PHP-INST] Missing functions?

2001-09-20 Thread Bertrand PERRINE
First read the install docs. (dll part) Second Change W2000 for one of the UNICES to use the GD Library Third It Work. B. Le 2001.09.20 15:20, Phillip van Studinski a écrit : > Hi, > > I just installed PHP4.0.6 om my Apache server. I'm using Windows2k > Professional. > > It works fine, but

Re: [PHP-INST] $PHP_SELF = php4/php.exe on win2000

2001-09-20 Thread Bertrand PERRINE
Use the function phpinfo() in your script and choose. B. Le 2001.09.20 15:27, [EMAIL PROTECTED] a écrit : > Hi, > I'm sure this point has been discussed thousand of times, but does anyone > know what to do to make the $PHP_SELF working well under win2000 because > in > my case, > > echo $PHP_SEL