Sorry, I was out of the office yesterday.
That is not a PHP error. Your server has an issue with something. I
suggest that you check your server logs for the specific cause.
To get errors for PHP to show up you find the spot in your PHP.ini file
that says " Error handling and logging". Since yo
-install@lists.php.net
Subject: Re: [PHP-INSTALL] still getting a blank screen after reading faq
I use Apache and you would do this the following way:
AddType application/x-httpd-php .php .htm .html
in the httpd.ini file
The following page might help you better than I can with IIS (I know very
Tommy:
How do I set error messages?
Thanks,
William Johnston
From: Tommy Peterson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 08, 2008 11:52 AM
To: William Johnston
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] still getting a blank screen after reading faq
OK. If
]
-
On Wed, 8 Oct 2008, William Johnston wrote:
To: 'Tommy Peterson' <[EMAIL PROTECTED]>
From: William Johnston <[EMAIL PROTECTED]>
Subject: RE: [PHP-INSTALL] still getting a blank screen after reading faq
Tommy:
The source for the tutorial is as f
OK. If you don't have error messages on then I would turn them on to see
what is going on. I ran this and I got "Hello World". Other than that I
don't know what else to suggest.
MAIL PROTECTED]
> Sent: Wednesday, October 08, 2008 10:39 AM
> To: William Johnston
> Cc: php-install@lists.php.net
> Subject: Re: [PHP-INSTALL] still getting a blank screen after reading faq
>
>
>
> Do this file is an html file with an .htm or .html extension? And you are
The file extension is .php.
I simply set the file extension to open IE with open with.
William Johnston
From: Tommy Peterson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 08, 2008 10:39 AM
To: William Johnston
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] still getting a
I use Apache and you would do this the following way:
AddType application/x-httpd-php .php .htm .html
in the httpd.ini file
The following page might help you better than I can with IIS (I know very
little about it):
http://www.thewirelessfaq.com/what_s_with_the_http_server_mime_types
Do this file is an html file with an .htm or .html extension? And you are
using php inside it? If so, do you have your server set up to run PHP
against a file with .html/.htm?
Johnston
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] still getting a blank screen after reading faq
A blank screen usually means you are 1) not putting anything back to the
screen (Im not familiar with the tutorial you are referring to) or 2) you
have an error but do not ha
A blank screen usually means you are 1) not putting anything back to the
screen (Im not familiar with the tutorial you are referring to) or 2) you
have an error but do not have error reporting turned on.
11 matches
Mail list logo