php-install Digest 3 Dec 2002 08:05:35 -0000 Issue 1144

Topics (messages 9291 through 9295):

Re: starting with php
        9291 by: Chris Hewitt
        9292 by: Aaron Wolski

Unhandled exception error in php4ts.dll
        9293 by: William Cheung

Urgent please help .. Apace PHP -XSLT Installation problem ,,.:>
        9294 by: Aby

HELP!!!- Install Issue
        9295 by: Bob Butkins

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
marco penca wrote:

hello, i hope you can help me, maybe is a very simple thing but i dont see it,
i set up several programs in php with mysql. every time i call them my server starts a download instead to show the html page. is this the apache, is this the php, what changes shoul i make?

thanks in advance..
marco
Apache only knows what to do with a file with the ".php" extension by a suitable AddType line in httpd.conf. Otherwise the default is to offer it for download or display the source.

HTH
Chris



--- End Message ---
--- Begin Message ---
If you don't have access to the .conf file.. you can always add the
AddType to the .htaccess file.

Just a thought.

Aaron

-----Original Message-----
From: Chris Hewitt [mailto:[EMAIL PROTECTED]] 
Sent: December 2, 2002 4:00 PM
To: marco penca
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INST] starting with php

marco penca wrote:

> hello, i hope you can help me, maybe is a very simple thing but i dont

> see it,
> i set up several programs in php with mysql. every time i call them my

> server starts a download instead to show the html page. is this the 
> apache, is this the php, what changes shoul i make?
>
> thanks in advance..
> marco 

Apache only knows what to do with a file with the ".php" extension by a 
suitable AddType line in httpd.conf. Otherwise the default is to offer 
it for download or display the source.

HTH
Chris

>


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--- End Message ---
--- Begin Message ---
I got 'Access Violation' error while running a php script under Win2K
and PHP 4.2.3.
 
Unhandled exception in php.exe(PHP4TS.DLL):0xC0000005: Access Violation
 
My Event log has the following message.
Application popup: php.exe - Application Error : The instruction at
"0x10042190" referenced memory at "0x00ce1000". The memory could not be
"written".

Click on OK to terminate the program

Click on CANCEL to debug the program 

I am still debugging the problem. It happened after inserting 76275
records in the database and is going to do the next one. I have totally
over 100,000 records to process.
 
William Cheung, B.Sc. MCSE MCDBA
Databyte Corp.
 
--- End Message ---
--- Begin Message ---
Hello

I want to use PHP XSLT functions without configuring  and  installing with
apache Source.

Can i upgrade my apace RPM and do this.. instead of uninstallign the RPM and
Installing and configuring Apache Source.

Regards
Aby


--- End Message ---
--- Begin Message ---
I am running the following:
Red Hat 7.3 Kernel 2.4.18-3
Apache 1.3.27
MySQL 3.23.53a rpm binary
PHP 4.2.3

Apache is running fine and serving up web pages.

When I run the PHP test page, it indicates PHP is not running.

The httpd.conf file has this line in Section2:
AddType application/x-httpd-php .php

I am not sure PHP has been installed correctly, since Apache is not starting
it up.
Where should PHP files be installed?
On install of PHP, they were extracted into the folder for the domain that
is using
PHP.

I am eventually wanting to get VBulletin installed (it was working
previously,
but I had to reformat server drives).

PLEASE RESPOND ASAP...I have a deadline that is critical!!

Thank You.
[EMAIL PROTECTED]



--- End Message ---

Reply via email to