[PHP-INSTALL] unable to get php page to appear

2006-11-24 Thread John Donovan
when I try to get a php page up on the localhost I get the following message You don't have permission to access /php/php.exe/export/dataentry.php on this server. how do I get permission? any ideas?

[PHP-INSTALL] Unable to show pages in localhost server

2006-11-24 Thread John Donovan
I seem to have managed to install apache and php but I can't get any php pages or in fact any html pages to show when I enter http://localhost/index.php in the browser window. Below is a copy of my apache config file. Is there something wrong with that so I am unable to source the pages? # # T

[PHP-INSTALL] Installing ph4p and apache 2 on home computer

2006-11-24 Thread John Donovan
I have tried all the apache php config amendments - php_value include_path ".;/php" php_admin_flag safe_mode on LoadModule php4_module "c:/php/php4apache2.dll" AddType application/x-httpd-php .php and when I test the apache config to see whether the php is loaded I get the messag

[PHP-INSTALL] Installing PHP on apache 2

2006-11-24 Thread John Donovan
I have followed the configuration instructions - I have put the following into the apache config file : php_value include_path ".;/php" php_admin_flag safe_mode on LoadModule php4_module "c:/php/php4apache2.dll" AddType application/x-httpd-php .php but all I get when I test the

RE: [PHP-INSTALL] Problem installing PHP; Oracle Instant Client 10.2;Solaris v10 (libnnz10.so not found)

2006-11-24 Thread Choy, Wai Yew
Hi Tamer, Hmm...Just curious Assume I have the "--with-libdir" option. Will adding "with-libdir=/home/nc3/instantclient" in the "./configure" script causes OTHER library to fail? Coz' from what I know, if I didn't specify "--with-libdir=" option, it will default to the "/lib" directory f