[FX.php List] [OFF] mPDF snafu

Dale Bengston dale.bengston at gmail.com
Thu May 2 12:35:29 MDT 2013


Hey Bob,

Can you get to the server with SSH via Terminal? The log file is located in /private/var/log/apache2/ and it's called error_log.

The crudest way for seeing what's in there is to navigate to that directory in Terminal and type cat error_log. (Or type cat /private/var/log/apache2/error_log from anywhere.) That will dump the contents of the log file to the terminal window. You should be able to spot the errors by timestamp of when you were testing.

Hope this helps,
Dale


On May 1, 2013, at 12:12 PM, Bob Patin <bob at patin.com> wrote:

> I have trouble getting access to their machine...
> 
> 
> On May 1, 2013, at 9:53 AM, Steve Winter <steve at bluecrocodile.co.nz> wrote:
> 
>> Is there some reason you don't want to look in the logs and see what's failing…? ;-)
>> 
>> Cheers
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list