I am having some problem in my web site interestingly.
I was trying to export an issue via native xml plugin but i am getting HTTP Error 500. The problem that i cannot understand is i could manage to export old issues when i try , but i couldnt manage to export the recent issues. Is there any solution for this, i really felt helpless because i tried many things to fix but i could not. I upgrade the memory limit in PHP settings or etc but still i cannot export my last issue in my journal. I urgently need you help for send my xml file to other databases.
@jnugent maybe PHP INI file setting are not useful for that version, is it possible ?
is there any specific settings for php ını file.
for ex.
asp_tags = Off
display_errors = Off
max_execution_time = 90
max_input_time = 90
.
.
.
@jnugent am sorry,
I made that comments but how can i reach this “error_log = /var/log/apache2/php_errors.log” file.
I couldnt understand where is it excatly.