php-install Digest 1 Jul 2002 07:46:20 -0000 Issue 909
Topics (messages 7544 through 7553):
Re: Server don't knows what to do with *.php
7544 by: Uwe Birkenhain
Re: php-output goes to DOS-Box - not to browser. why?
7545 by: Uwe Birkenhain
7546 by: Uwe Birkenhain
7547 by: Chris Hewitt
Re: What's this error mean ...
7548 by: Chris Hewitt
Re: installing php
7549 by: carlos silva
7550 by: carlos silva
7551 by: Chris Hewitt
Ok I'm confused. Which version???
7552 by: Greg Glassman
7553 by: Siggi
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 ---
Hei Ostdeutschland,
I didn't know that Shift-Right-Klick makes a difference - thank's.
But anyhow: that's not the way it should work - and it doesn't.
Thank's for your help, I will try it with a new thread (on top of the list),
Uwe
[EMAIL PROTECTED] schrieb in Nachricht ...
>what about opening the file with your favorit webbrowser?
>
>Hold down shift and rightclick your *.php file -> Open with -> Internet
>Explorer or whatever you like
>
>
>> Hi Chris,
>> sorry, I didn't tell correctly what I do - forget the
>> commandline, that was
>> just one way I tried it.
>>
>> I DO WANT PHP to talk to the browser.
>> But when I start info.php with doubleclick, the DOS-Box appears
>> and shows me
>> the HTML-code.
>>
>> All I want to know now is: how must I tell my system to send the
>> code to the
>> browser?
>>
>> Because PHP is working fine, I tried
>>
>> for ($i=0; $i < 1000; $i++)
>> {
>> echo "Hallo<br>\n";
>> }
>>
>> and yes, it's appearing in the DOS-Box, line for line.
>>
>> But I want to see it in the browser!!!!
>>
>> And though apache is running - no webpage appears.
>>
>> Any more hints?
>>
>> Uwe
>
--- End Message ---
--- Begin Message ---
Hello,
on W98 I installed apache 1.3.26 and it's running (not as a service).
Then I installed PHP with the Installation-Setup (not as a module).
But when I call (doubleclick or something) a simple PHP-Script ("say
hello to the world") it will always open a DOS-Box, run there and close the
box afterwards.
But of course I want to run my scripts quite normally in the browser!
What is missing?
BTW: it makes no difference whether apache is running or not - always the
DOS-box appears.
And yes, I have inserted
"
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
"
in httpd.conf (and started then apache).
Any help would be greatly appreciated,
Uwe
--- End Message ---
--- Begin Message ---
Hi everybody,
sometimes one is (I am) so terribly stupid:
I didn't noticed that I have to set the document root in httpd.conf properly
and then call the program in the browser:
http://localhost/mywebs/test.php
so simple!
Thanks to Niklas Forsberg for the hint!!!
Uwe
--- End Message ---
--- Begin Message ---
Uwe,
Glad its working!
Chris
Uwe Birkenhain wrote:
>Hi everybody,
>sometimes one is (I am) so terribly stupid:
>
>I didn't noticed that I have to set the document root in httpd.conf properly
>and then call the program in the browser:
>http://localhost/mywebs/test.php
>
>so simple!
>
>Thanks to Niklas Forsberg for the hint!!!
>
>Uwe
>
>
>
--- End Message ---
--- Begin Message ---
Liz,
Ah. There I don't think I am going to help you. If Squirrel Mail is
giving the error then I think you need someone who knows about it.
Perhaps its an install problem with it. Does the documentation give
information on a mailing list for it?
HTH
Chris
Liz Marr wrote:
>It's not my software - it's an out-of-the box install of Squirrel Mail. Since I
>didn't develope the software, I have no clue where to even look for the
>problem.
>
>On 29 Jun 2002, at 15:47, Chris Hewitt wrote:
>
>>Sounds like you are declaring it twice. Is it in a loop? Correct it by
>>calling it once.
>>
>
>
>
--- End Message ---
--- Begin Message ---
----- Original Message -----
From: carlos silva
To: [EMAIL PROTECTED]
Sent: Sunday, June 30, 2002 11:31 PM
Subject: installing php
I have a problem!
I cant make work PHP with Apache .
php is : php 4.2.1
apache is :Apache 2.0.3
and MYSQL is :MYSQL-MAX- 3.2
I need some help , i need to know how install PHP to make work with apache .
best regards
--- End Message ---
--- Begin Message ---
I have a problem!
I cant make work PHP with Apache .
php is : php 4.2.1
apache is :Apache 2.0.3
and MYSQL is :MYSQL-MAX- 3.2
I need some help , i need to know how install PHP to make work with apache .
best regards
--- End Message ---
--- Begin Message ---
Carlos,
You will need to tell us exactly how it is not working. What error
messages, what platform.
I think php support for apache 2 is still experimental (though some
people have it working) so I assume you really need apache 2 and not 1.3.x
HTH
Chris
carlos silva wrote:
>I have a problem!
>I cant make work PHP with Apache .
>php is : php 4.2.1
>apache is :Apache 2.0.3
>and MYSQL is :MYSQL-MAX- 3.2
>I need some help , i need to know how install PHP to make work with apache .
>
>best regards
>
>
>
--- End Message ---
--- Begin Message ---
Hi there...
I'm running Win2000, Apache HTTP Server 2.0.
But my simple question is which version of PHP do I use?
PHP for windows
or
PHP for Apache
Please advise.
Thank you,
Greg
--- End Message ---
--- Begin Message ---
you have to use
PHP for windows on a windows machine the version with the DLL's
siggi
"Greg Glassman" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi there...
>
> I'm running Win2000, Apache HTTP Server 2.0.
>
> But my simple question is which version of PHP do I use?
>
> PHP for windows
>
> or
>
> PHP for Apache
>
> Please advise.
> Thank you,
> Greg
>
>
>
--- End Message ---