Author Topic: PDF does not work  (Read 487 times)

Offline mssmit

  • Jr. Member
  • **
  • Posts: 7
    • View Profile
PDF does not work
« on: 28/June/2011, 07:18:57 AM »
Hi
I installed pdf writer as instructed and made cache and out maps writeable.

When clicking PDF button I get an Error 500

What could be wrong?

Bye
Martijn


Offline mssmit

  • Jr. Member
  • **
  • Posts: 7
    • View Profile
Re: PDF does not work
« Reply #2 on: 30/June/2011, 09:27:33 AM »
I checked the files and as far as I can see my server meets all requirements and the directories out and cache and temp are writable.

The error log reports this : Constant FONT_EMBEDDING_MODE already defined

Any idea what the error causes?

Offline netshine

  • Administrator
  • Hero Member
  • *****
  • Posts: 4,956
    • View Profile
Re: PDF does not work
« Reply #3 on: 30/June/2011, 07:28:06 PM »
That is a PHP notice, not really an error, and it should be supressed, but in any case it has no effect on the working of the script. Are you still getting an 'internal server error'? If so, you need to check your Apache error log (not the PHP error log) to find out what the 'real' error message is.