php-install Digest 7 Oct 2002 02:05:31 -0000 Issue 1057

2002-10-06 Thread php-install-digest-help
php-install Digest 7 Oct 2002 02:05:31 - Issue 1057 Topics (messages 8692 through 8701): PHP Latest + WinNT/SP6 + IIS4 8692 by: MAX SALVIEJO 8693 by: MAX SALVIEJO Re: php4apache.dll 8694 by: kramer Problem with CGI scripts apparently caused by mod_php4 8695

[PHP-INST] server error sending email from script

2002-10-06 Thread John
Q: If I'm not on the server that is to be used to send the email, how can I configure PHP to send from a certain server? thanks all Warning: Server Error in c:\program files\apache group\apache\htdocs\sonicmailer\sonicadmin.php on line 276 and line 276 is mail($address, stripslashes($subject),

[PHP-INST] IIS 5 - ASP & PHP dev enviorment

2002-10-06 Thread JGreening
I have done a little searching and haven't really had a good solid answer for my question. I mainly use ASP for development (and will continue to), but I wanted to dabble in a little PHP for my own curiosity. I am using IIS 5 on Win XP Pro for my dev machine. I have a few ASP applications going a

Re: [PHP-INST] undefined index and undefined variable problems

2002-10-06 Thread Rasmus Lerdorf
Lower your error_reporting level in your php.ini file. On Sun, 6 Oct 2002, John wrote: > I'm running PHP 4.1.1 with Apache 1.3.23 on windows 2000 > > Many of my scripts display "Warning: Undefined variable" or "Warning: Undefined >Index" when a variable hasn't been used yet. The scripts work,

[PHP-INST] undefined index and undefined variable problems

2002-10-06 Thread John
I'm running PHP 4.1.1 with Apache 1.3.23 on windows 2000 Many of my scripts display "Warning: Undefined variable" or "Warning: Undefined Index" when a variable hasn't been used yet. The scripts work, but I get a ton of these runtime errors. any ideas? I think it may be a configuration/install

Re: [PHP-INST] Problem with CGI scripts apparently caused by mod_php4

2002-10-06 Thread Stuart Dallas
James Mackie wrote: > Yesh.. Apache 1.3.26 and PHP 4.2.2.. > > I had a bunch of scripts that I ahd written running fine on thhe server > until I installed PHP.. As soon as I installed PHP they stopped > working.. Same error.. I rewrote them all in PHP since they were pretty > critical and I didn'

RE: [PHP-INST] Problem with CGI scripts apparently caused by mod_php4

2002-10-06 Thread James Mackie
Yesh.. Apache 1.3.26 and PHP 4.2.2.. I had a bunch of scripts that I ahd written running fine on thhe server until I installed PHP.. As soon as I installed PHP they stopped working.. Same error.. I rewrote them all in PHP since they were pretty critical and I didn't have time to figure out why th

[PHP-INST] Problem with CGI scripts apparently caused by mod_php4

2002-10-06 Thread Stuart Dallas
Hi, I have Apache 1.3.27 and mod_php4 4.2.3 installed on a FreeBSD 4.6.2 machine. PHP works fine. However, I also need to be able to execute CGI scripts. When I try to use printenv (simple shell script that outputs the environment variables) it returns a "500 Internal Server Error" and the Ap

[PHP-INST] Re: php4apache.dll

2002-10-06 Thread kramer
Lasse, I'm in a similar boat with Windows2000. You can get more inputs if you search the threads under my name. Anyway, I've been trying with php4apache2.dll. And I was told that I don't need to do an "addmodule". There is one difference in the way I had give the location. I'm not using double-

Re: [PHP-INST] PHP Latest + WinNT/SP6 + IIS4

2002-10-06 Thread MAX SALVIEJO
PS. I have installed the latest version of PHP 4.2.3 [ Max Salviejo Jr. ] [ [EMAIL PROTECTED] ] [ The Plain Dealer Publishing Co. ] [ 216.999.6165 ] -=BOFH=- [ www.plaindealer.com ] >>> "MAX SALVIEJO" <[EMAIL PROTECTED]> 10/06/02 11:00AM >>> I have installed PHP (ISAPI) on an

[PHP-INST] PHP Latest + WinNT/SP6 + IIS4

2002-10-06 Thread MAX SALVIEJO
I have installed PHP (ISAPI) on an NT box running IIS4. I am testing it out..using phpinfo() I get the following errors on the page. Invalid Access to memory locaiton. I've pounded google/newsgroups but no luck. Anyone have any ideas? Thanks [ Max Salviejo Jr. ] [ [EMAIL PROTECTED] ]

php-install Digest 6 Oct 2002 12:03:02 -0000 Issue 1056

2002-10-06 Thread php-install-digest-help
php-install Digest 6 Oct 2002 12:03:02 - Issue 1056 Topics (messages 8676 through 8691): General PHP4 question 8676 by: Beauford 2002 8680 by: John Coder 8685 by: Beauford 2002 crypt() broken w/php + Apache2 + OpenSSL? 8677 by: Don MacAskill 8678 by:

[PHP-INST] php4apache.dll

2002-10-06 Thread Lasse Vangen
I have a big problem when i try to start Apache 2.0.43 with php 4.2.3; Syntax error on line 978 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/Program Files/php/sapi/php4apache.dll into server: The specified module could not be found. This i s what I`ve putted in the ht