Swiftmailer crashes without php error -


i have web app allows user upload pdf , email via swiftmailer. pdfs, process fails.

i can verify crashes php script, yet returns no php error. there's 500 error server, if there's 500 error, php has log of error was.

i have verified crashes @ $mailer->send($message); line

oddly, pdfs crash it, , same pdfs work fine on development server identical code.

what causing php crash without error message?

after running several tests, found error logging happening of time, not others. didn't figure out why so, however, tried renaming php-errors.log file php start new, fresh log file, , errors getting logged properly. don't know why worked, i'll take it.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

c++ - End of file on pipe magic during open -