Re: [PHP-INST] question after the test

2001-03-01 Thread Chris Picton
On 01 Mar 2001 13:29:18 -0500, Jason Leduc wrote: > After running the simple test http://url/test.php I received this > error.. > any one have any idea why? > > > Warning: Failed opening '/http-docs/root/test.php' for inclusion > (include_path='.:/usr/local/lib/php') in Unknown on line 0 >

[PHP-INST] problems configuring with ClibPDF

2001-03-01 Thread Lucas Rockwell
Hi, I am trying to configure PHP 4.0.2 with cpdflib and I keep getting the following error: checking whether to include cpdflib support... yes checking for libjpeg (needed by cpdflib 2.x)... yes checking for jpeg_read_header in -ljpeg... no no checking for libtiff (needed by cpd

[PHP-INST] Mssql problem

2001-03-01 Thread Jorge Leibowich
I tried to install the mssql module for my php. I checked all the configuration and I get the same error Warning: Sybase: Unable to connect in /home/httpd/personal/fox/1.php3 on line 3 I tried with a lot of diferent SQL Servers. I know that can be a lot, a lot of problems, but, anybody that got

[PHP-INST] Compile Errors... Solaris 2.6, mySQL, and Netscape iPlanet

2001-03-01 Thread Sean M Alderman
Greetings, I searched through the forum pages and the archive and didn't find a solution, although here is someone else w/ the same problem - http://www.phpbuilder.com/forum/read.php3?num=3&id=102501&loc=0&thread=102501. I've checked the resolutions from the notes that came up in anoth

[PHP-INST] question after the test

2001-03-01 Thread Jason Leduc
After running the simple test http://url/test.php I received this error.. any one have any idea why? Warning: Failed opening '/http-docs/root/test.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 -- PHP Install Mailing List (http://www.php.net/) To unsubscrib

Re: [PHP-INST] oracle error

2001-03-01 Thread Jimmy Brake
$connection = OCILogon ("scott","tiger","dbname"); dbname = name in $oracle_home/product/8.1.6/network/admin/tnsnames.ora file.. Jimmy Brake Cool Tools and Stuff Critical Path Inc. "Making your job easier" On Wed, 28 Feb 2001, Douglas B. Jones wrote: > Hi, > > I have compiled the most re

[PHP-INST] gd.h not found

2001-03-01 Thread Feri
Hello! I got a problem. During the compileing php 4.0.4 ( or I also tried 4.0.3) an error message is showed. I got debian linux (kernel 2.2) , apache 1.3.9. I am making the compileing with : /configure --enable-track-vars --with-gd --with-pgsql --with-apxs=/usr/bin/apxs Error message: zastava:/

[PHP-INST] Problem with installation

2001-03-01 Thread Ondra Zima
Hi, I install Apache/1.3.12 at Linux RedHat 6.2 and compile PHP php-4.0.4pl1 with this parameters: ./configure --with-apxs=/home/www/bin/apxs --disable-debug --enable-safe-mode --enable-track-vars --enable-ftp --without-mysql --with-zlib --with-oracle=/u01/app/oracle/product/805 --with-oci8=/u01/a

Re: [PHP-INST] ok guys

2001-03-01 Thread Jason Leduc
I actually figured out what was going on. Using the URL that you sent to me earlier (thank You again) When looking at the URL that you sent the config line for UNIX looks like this "Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="/usr/local/netscape/serve

Re: [PHP-INST] oracle error

2001-03-01 Thread Frank Passek
"Douglas B. Jones" wrote: > Hi Douglas, ORA-12541 means that no TNS-Listener is running on the database-node: "TNS:no listener" // *Cause: The connection request could not be completed because the listener // is not running. // *Action: Ensure that the supplied destination address matches one of