Forum


Replies: 1   Views: 2968
White screen of death on $docx = new createdocx();
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by alex@ontologicsolutions.com  · 13-01-2016 - 15:35

I've had code that has been working for almost 2 years. Without altering anything I'm getting a white screen of death on the line tha calls $docx = new CreateDocx();

 

I'm trying to debug this, but having trouble. Can anyone help point me in the right direction?


THanks

Alex

 

Posted by admin  · 13-01-2016 - 15:56

Hello,

A white screen seems a 500 error. As this is a generic error, we recommend you to check the server logs, maybe some update or missing permissions are returning the error.

Regards.