[PHP-INST] Apache with mod_ssl and php oci8 will not start

2003-08-04 Thread user
On a Stronghold Apache 1.3.22 box with php 4.1.2, I'm trying to re-compile the php to include the following options: --with-oci8=/oracle/product/817 --with-apxs --with-cybercash=/root/software/mck-3.3.1-i586-pc-linux-gnulibc2.1 --with-mysql=/usr --with-pfpro=/root/software/verisign/payflowpro/l

Re: [PHP-INST] SMTP in PHP.ini

2003-08-04 Thread Jim Thome
http://phpmailer.sourceforge.net/ >>> "Wential" <[EMAIL PROTECTED]> 08/04/03 10:46AM >>> Besides enabling SMTP to for Win32 email in PHP.ini, I need to add script to use a log on name and password (Authentication) to use the SMTP server. Does anyone have that script? Thanks! -- PHP Install Ma

php-install Digest 4 Aug 2003 16:47:07 -0000 Issue 1488

2003-08-04 Thread php-install-digest-help
php-install Digest 4 Aug 2003 16:47:07 - Issue 1488 Topics (messages 11382 through 11388): Security Alert when trying to access a php file 11382 by: Jack 11383 by: Bob G PHP and Apache 11384 by: antonio bernabei Re: [PHP-WIN] Security Alert when trying to access a p

[PHP-INST] SMTP in PHP.ini

2003-08-04 Thread Wential
Besides enabling SMTP to for Win32 email in PHP.ini, I need to add script to use a log on name and password (Authentication) to use the SMTP server. Does anyone have that script? Thanks! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] RV: Java Extension for PHP

2003-08-04 Thread Isaac Moreno Cervera
Hi there, Sorry for my english. I'm spanish. I'm trying to run my Java classes through php. I've tried all the possible settings in my php.ini file (I've read everything in php.net), and althought php doesn't crash, the Java code does nothing. I get no errors neither warnings but the Java classes

[PHP-INST] Re: HELP PLEASE!?!

2003-08-04 Thread sven
this sounds like your apache doesn't know the .php-extension. and so tryies to provide this unknown file via download. is there a line like this in your httpd.conf? AddType application/x-httpd-php .php ciao SVEN Ry On wrote: > HI, > I am currently running apache 2 on my XP box and i am having tr

[PHP-INST] RE: [PHP-WIN] Security Alert when trying to access a php file

2003-08-04 Thread Duane Lakoduk
If you read the php.ini file where the cgi.force_redirect variable is set, it states that this MUST be turned off when running under IIS. Try this ; cgi.force_redirect is necessary to provide security running PHP as a CGI under ; most web servers. Left undefined, PHP turns this on by default. Yo

[PHP-INST] PHP and Apache

2003-08-04 Thread antonio bernabei
Hi, I have a linux system and I try to install apache and php. I followed the instructions to get a static version of apache and php. But when I reach a .php page I get a message asking to download. I made the checkings found around. 1. the httpd.conf file is the correct one (if I try to change sth

RE: [PHP-INST] Security Alert when trying to access a php file

2003-08-04 Thread Bob G
Jack. I had exactly the same problem for weeks. Eventually I installed Apache and the problem went away. Regards Bob -Original Message- From: Jack [mailto:[EMAIL PROTECTED] Sent: Monday, August 04, 2003 9:25 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-INST] Security Alert whe

[PHP-INST] Security Alert when trying to access a php file

2003-08-04 Thread Jack
Dear all I had install PHP to my Win2k Server which running IIS 5.0. I had copied the 'php.ini-dist' to c:\winnt, php4ts.dll to c:\winnt\system32. Also had configurated the App Tab inside Internet Service manager. Now when i try to access the php file through intranet, it keep prompts me the follow