php-install Digest 23 Dec 2001 15:28:31 -0000 Issue 615

Topics (messages 5371 through 5374):

Re: apache 1.3.22 doesn't parse php 4.1 on W2K
        5371 by: Serge Yatsenko

Escaping Characters in PHP
        5372 by: James Sparenberg

PHP+APACHE+ORACLE
        5373 by: SIM/HAOUHACH

PHP on share directory - PLEASE HELP
        5374 by: Guy Kopel

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 ---
Hi,

recently I had faced the same problem. Solution is:

in httpd.conf:
-------------------------
>>after the line....
ClearModuleList
>>add this...
AddModule mod_php4.c
--------------------------

Serge.

"Robert Schulz" <[EMAIL PROTECTED]> wrote in message
11BC2791A87DD411A6090080C86B1F31331E06@SPEEDY">news:11BC2791A87DD411A6090080C86B1F31331E06@SPEEDY...
> Hi there !
>
> I have a W2K with apache 1.3.22 and php 4.1 freshly installed. After
> requesting .php-pages my Browser starts download of file type
> "application/x-httpd-php" --> he doesn't use the php engine :(


--- End Message ---
--- Begin Message ---
All,
  I'm trying to escape characters in my text files such as ' " * etc.  I know that the 
standard is to type something like Who\'s car is it?  and the output should be Who's 
car is it.  Unfortunately what I get is Who\'s car is it exactly as typed into the 
string.  If I then input Who's car is it?  It will output Who\'s car is it?  How do I 
correctly escape these characters.  Or rather where in the config file did I blow it.


James
--- End Message ---
--- Begin Message ---
hello everyone,
I am a new user of the world PHP-APACHE, and I want acceded to a database
oracle 8i from a page PHP.
My database being found on a server under the platform NOVELL and PHP-APACHE
on my machine that is under WINDOWS95.
How I can make for configure the whole in order that functions.
Excuse my bad english
Tnx

Lynda Haouhach
Ingénieur système
SONATRACH
Email :[EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---

Hi,

I have Win2K server with IIS 5 and PHP ver.4.01 pl1 and when I try to
configure the site's patch to a shared directory I keep getting GCI error
when trying to run any PHP file (phpinfo.php...)
Is there any special thing I need to configure in order it to work?

Thanks for the help,
Guy Kopel
[EMAIL PROTECTED]





--- End Message ---

Reply via email to