[PHP-INST] problem with PHP 4.2.1/Apache 2.0.39

2002-06-23 Thread Simon Grabowski
I have upgraded from Apache 1.3.26 to 2.0.39 with PHP 4.2.1. I am running FreeBSD 4.6 and everything was installed from ports. I have a PHP script called "go" (filename is without the .php extension) and it is located in the root of my domain name: http://www.mydomain.com/go It's a script that m

Re: [PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Frank
php_oci8.dll. Yes, I use the oracle 8, in the version old (4.0.4) not have problem sentence... $app=new COM("word.application"); I use the Microsoft Window NT Server... is the sentence correct? or which the correct sentence is? what do I lack to make? Frank.- "Pierre-Alain J

Re: [PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Pierre-Alain Joye
On Tue, 4 Jun 2002 10:48:13 -0300 "Frank" <[EMAIL PROTECTED]> wrote: > - Not is possible load the library php_oci8.dll If you do not use oracle just comment the php_oci8.dll line in your php.ini. This error has nothing to do with the next problem. > - When I to do execute the sentence... > $

[PHP-INST] Problem with PHP 4.2.1

2002-06-04 Thread Frank
English.- Hi, (sorry for my english), before I had installed PHP 4.0.4, the page web worked good, but, I change me to version 4.2.1 and return me the next error... - Not is possible load the library php_oci8.dll - When I to do execute the sentence... $app=new COM("word.application"); r

[PHP-INST] Problem with PHP-4.2.1 installation

2002-05-16 Thread Andrew Afliatunov
Hi! I'm using apache-1.3.22 with PHP-4.1.2 on SunOS-5.7 machine. Now I want to upgrade PHP to 4.2.1. So, 'configure' prints a few lines like this -- checking for unix.h... grep: can't open conftest.out yes -- but it completes without errors. Then I run 'make' I get this: -- >make Making all in Ze