[PHP-INST] PHP

2002-06-01 Thread Peter Goggin
I have run a script giving php info. Some of the data in it appears to be incorrect. I set up php on win 98 and the ini file is supposed to be in c:\windows, where it is. However the display from phpinfo says it is in c:\winnt. Similarly the extension directory is lsited as c:\php4 rather than th

php-install Digest 2 Jun 2002 05:01:29 -0000 Issue 864

2002-06-01 Thread php-install-digest-help
php-install Digest 2 Jun 2002 05:01:29 - Issue 864 Topics (messages 7202 through 7206): Problem on installing php with oracle support on Unixware 7.1.1 7202 by: FAHIM K S 7203 by: Sebastian Wolfgarten PHP and Apache 2.0.36 7204 by: Velling mysql_connect gives fatal

[PHP-INST] how to install php as a CGI version?

2002-06-01 Thread ET
as title, please root@somecpr:~$ php test.php bash: php: command not found root@somecpr:~$ how to solve this? some one else told me that some packages(?) else needed to be installed but what are they? and where can I find them? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe

[PHP-INST] mysql_connect gives fatal errors

2002-06-01 Thread Christopher L. White
Is there a way to edit php.ini without having to recompile php so that you can connect to mysql. when i run a php page to connect (using the command mysql_connect) it gives the following error: Fatal error: Call to undefined function: mysql_connect() in /home/datadisc/www/html/cms/types/index.php

[PHP-INST] PHP and Apache 2.0.36

2002-06-01 Thread Velling
I've got apache to work and everything like that, it's fine. But I haven't got PHP to work, and this is my problem: In the installation file (install.txt) to PHP and other places that i've looked, it's the installation to Apache version1.x.xx, but I've got Apache vs 2.x.xx, so therefore the inst

RE: [PHP-INST] Problem on installing php with oracle support on Unixware 7.1.1

2002-06-01 Thread Sebastian Wolfgarten
Hi Fahim, how did you exactly installed PHP? Did you use --with-oracle=$ORACLE_HOME or what? Are the oracle environments variable set at all? Bye, Sebastian -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Problem on installing php with oracle support on Unixware 7.1.1

2002-06-01 Thread FAHIM K S
I am having a problem on installing php with oracle support on Unixware 7.1 I am using apache 1.3.14 on UnixWare 7.1, PHP 4.1.2 and oracle 8.1.5 I have installed oracle 8.1.5, apache 1.3.14 and PHP 4.1.2. I have performed the DSO installation of PHP But when I restarted apache