[PHP-INSTALL] Re:

2004-07-20 Thread Vincent
Animals Doll.cpl Description: Binary data

[PHP-INSTALL] locale functions on OpenBSD 3.5

2004-07-20 Thread Frank Bax
I've installed binary packages (see below) from OpenBSD 3.5 CDROM. I'm having trouble with the locale functions (setlocale and localeconv). I have tried the following code with $sLocale set to '', 'en_US', 'de_DE', 'fr_FR', 'it_IT', 'C' and 'POSIX': setlocale(LC_ALL, $sLocale='C); $aLocal

[PHP-INSTALL] Cannot find extensions?

2004-07-20 Thread xbo
Hi, I have been trying to install Apache 2.0, PHP5 and MySQL 4.1.3b and have came across a problem. I have the code: and when i run it all i see is "test1" - no further output. On looking into the Apache error log, i see this message: "[client 127.0.0.1] PHP Fatal error: Call to undefined fun

[PHP-INSTALL] Warning during make of php

2004-07-20 Thread Francis Mignault
I get the following warning when I configure php 4.3 using oci8 with Oracle oci libraries : /u01/app/oracle/product/10.1.0/lib/libclntsh.so: warning: remap_file_pages is not implemented and will always fail Is there something missing in my Linux Redhat install ? Thanks Francis.