[PHP] Sybase Database CONNECTIVITY!

2002-06-20 Thread Vivek Kumar Agrawal
Hi, How can I connect PHP application on Linux to the Sybase database which is lying on the different machine. Please help me. Regards, Vivek

[PHP] Undefined function Sybase_affected_rows

2002-05-22 Thread Vivek Kumar Agrawal
Hi All, I am unable to call Sybase_affected_rows() function. As I know this function is defined in Sybase CT libraries. So I have installed Sybase via RPM and then configured php with following command ./configure --with-apxs=/the/path/you/like/to/install/apache/bin/apxs --with-sybase-ct=/opt

[PHP] undefined function: sybase_pconnect()

2002-05-20 Thread Vivek Kumar Agrawal
Hi All, I am getting some error like this: "Fatal error: Call to undefined function: sybase_pconnect() in /home/httpd/php/db_sybase.inc on line 47" Please tell me its solution. Regards, Vivek

Re: [PHP] Installing PHP with Apache and Sybase on Linux

2002-05-17 Thread Vivek Kumar Agrawal
P] Installing PHP with Apache and Sybase on Linux > On Friday 17 May 2002 18:44, Vivek Kumar Agrawal wrote: > > Hi All, > > > > Can somebody tell me how to install > > PHP with Apache and Sybase on Suse linux. > > > > It would be great help for me.

[PHP] Installing PHP with Apache and Sybase on Linux

2002-05-17 Thread Vivek Kumar Agrawal
Hi All, Can somebody tell me how to install PHP with Apache and Sybase on Suse linux. It would be great help for me. Regards, Vivek

[PHP] Apache does not work with PHP

2002-05-14 Thread Vivek Kumar Agrawal
Dear Folks, I am trying to set up Suse Linux Server with sybase and PHP. While configuring my computer with these software I am getting some problem. Actually, I have done following steps: - first of all I Installed the SuSE 7.0 Linux (then apache is installed by default) - then Sybase-ase-11.0

[PHP] PHP file Opening Problem

2002-05-13 Thread Vivek Kumar Agrawal
Hi Folks, Whenever I try to open any PHP page on my browser i.e. IE then it displays Windows message box for saving the file on the disk or opening the code in any editor. I mean PHP file is not executed successfully and I am unable to figure out the problem. Please help me. Thanx in advance.