Re: [PHP] Super newbie question with "Hello world!" statement

2001-10-20 Thread Evan Panagiotopoulos

Oops, while I was trying to get the version of Apache I tested the
httpd.conf file and I got the following messages:

params.c:Parameter() - Ignoring badly formed line in configuration file:

params.c:Parameter() - Ignoring badly formed line in configuration file:
LoadModule php_module modules/mod_php.so

WHat does this mean? SHould I try to reinstall something?

Thanks.


Mini2 wrote:

> Give us some info about the machine running this.  OS, PHP version,
> Apache?  Is this your own box? Remote server that you have a shared
> account on?
>
> Cheers
> Casey
>
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Super newbie question with "Hello world!" statement

2001-10-20 Thread MINI2

Give us some info about the machine running this.  OS, PHP version,
Apache?  Is this your own box? Remote server that you have a shared
account on?

Cheers
Casey


-Original Message-
From: Evan Panagiotopoulos [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, October 20, 2001 7:19 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Super newbie question with "Hello world!" statement

Thanks for the quick reply.  I tried your suggestion and it shows the
three
lines with the tags:


I know php is installed and a few days ago I had the same silly program
working!

HELP!



Mini2 wrote:

> Dump all the extra html tags and just put
>  phpinfo();
> ?>
>
> in the file and see if that works.
>
> Cheers
> Casey
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 20, 2001 7:00 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Super newbie question with "Hello world!" statement
>
> I have been trying for several hours to get this going but I can't.
Any
> suggestions?
>
> 
> 
>   phpinfo();
> ?>
> 
> 
>
> Also I have this extremely complex program:
> 
> 
>  phpinfo();
> ?>
> 
> 
>
> In both cases the programs are named something.php
>
> Thanks for your help.
>
> Evan P.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Super newbie question with "Hello world!" statement

2001-10-20 Thread Evan Panagiotopoulos

Thanks for the quick reply.  I tried your suggestion and it shows the three
lines with the tags:


I know php is installed and a few days ago I had the same silly program
working!

HELP!



Mini2 wrote:

> Dump all the extra html tags and just put
>  phpinfo();
> ?>
>
> in the file and see if that works.
>
> Cheers
> Casey
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 20, 2001 7:00 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Super newbie question with "Hello world!" statement
>
> I have been trying for several hours to get this going but I can't. Any
> suggestions?
>
> 
> 
>   phpinfo();
> ?>
> 
> 
>
> Also I have this extremely complex program:
> 
> 
>  phpinfo();
> ?>
> 
> 
>
> In both cases the programs are named something.php
>
> Thanks for your help.
>
> Evan P.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Super newbie question with "Hello world!" statement

2001-10-20 Thread MINI2

Dump all the extra html tags and just put 


in the file and see if that works.

Cheers
Casey

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Saturday, October 20, 2001 7:00 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Super newbie question with "Hello world!" statement

I have been trying for several hours to get this going but I can't. Any
suggestions?



   



Also I have this extremely complex program:






In both cases the programs are named something.php

Thanks for your help.

Evan P.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Super newbie question with "Hello world!" statement

2001-10-20 Thread epanagio

I have been trying for several hours to get this going but I can't. Any
suggestions?



   



Also I have this extremely complex program:






In both cases the programs are named something.php

Thanks for your help.

Evan P.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]