Neil Smith <[EMAIL PROTECTED]> said:
> Have you put a line into the top of your code like :
>
> error_reporting(E_ALL)
>
> ? And if so, where are your errors being logged on the new server -
> some log to stdout (the apache logfiles) some to the console (the web
> browser) so if case (1) you may be
> Hi guys...I'm in trouble again...see if you can help me...
> I get the following error when I run the following script.
> Let me try to explain the code. I'm writing some code for an intranet web
> page, I'm want to print to a printer some text but I'm wanted to be
printed
> centered. If the tex
There is not "c:\extensions\" is "c:\extensions" look...it's diferent
Hope this helps,
Alex
- Original Message -
From: "josh aldrich " <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 27, 2003 12:36 AM
Subject: [PHP-WIN] RE: [personal] AW: [PHP-WIN] ph
Hey...josh...do u read the message I posted yesterday???.
It works for Tobyso the must work with u either.
- Original Message -
From: "josh aldrich " <[EMAIL PROTECTED]>
To: "'Cristian MARIN'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, May 26, 2003 9:58 PM
Subject: [PHP-WIN
Have you put a line into the top of your code like :
error_reporting(E_ALL)
? And if so, where are your errors being logged on the new server - some
log to stdout (the apache logfiles) some to the console (the web browser)
so if case (1) you may be getting error messages but not seeing them.
C