admin管理员组文章数量:1130349
Wordpress 4.9.8 when I save a draft/publish return me an error:
Gone
The requested resource
/wp-admin/post.php
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
I found that the problem is because my text has " style="bla bla bla" ". If I remove style= it works. I tried disabling all plugins, change to default theme, create a new installation, change PHP version from 5.6 to 7, 7.1, 7.2 : doesn't change.
Any ideas?
Wordpress 4.9.8 when I save a draft/publish return me an error:
Gone
The requested resource
/wp-admin/post.php
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
I found that the problem is because my text has " style="bla bla bla" ". If I remove style= it works. I tried disabling all plugins, change to default theme, create a new installation, change PHP version from 5.6 to 7, 7.1, 7.2 : doesn't change.
Any ideas?
Share Improve this question asked Oct 29, 2018 at 15:52 AculineAculine 133 bronze badges 2- I cannot replicate this error, so it must have something to do with your particular setup. – cjbj Commented Oct 29, 2018 at 16:19
- This sounds like something mod_security or some kind of firewall might do. – Milo Commented Oct 30, 2018 at 0:22
3 Answers
Reset to default 1I've had the same issue recently.
Inline styles, as well as <img> tags, would cause the 410 Gone status and error message (The requested resource /wp-admin/post.php is no longer available on this server and there is no forwarding address. Please remove all references to this resource. upon previewing or publishing the post.
The problem was due to the hosting provider doing some maintenance on mod_security in cPanel.
I found out when I asked them for the Apache logs so that I could look into it more.
Contact your hosting provider to get this fixed.
SOLVED:
as @milo suggests, I found solution disabling mod_security under cPanel. So I ask to my hoster (register.it) if there was some problem. They confirm me that servers are under updating security stuff and to disable and then re-able mod_security in CPanel. After that, post.php works properly.
Thank you all.
in general it's not a good idea to insert inline styles.
try with a CSS class and add your custom CSS to your theme.
Wordpress 4.9.8 when I save a draft/publish return me an error:
Gone
The requested resource
/wp-admin/post.php
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
I found that the problem is because my text has " style="bla bla bla" ". If I remove style= it works. I tried disabling all plugins, change to default theme, create a new installation, change PHP version from 5.6 to 7, 7.1, 7.2 : doesn't change.
Any ideas?
Wordpress 4.9.8 when I save a draft/publish return me an error:
Gone
The requested resource
/wp-admin/post.php
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.
I found that the problem is because my text has " style="bla bla bla" ". If I remove style= it works. I tried disabling all plugins, change to default theme, create a new installation, change PHP version from 5.6 to 7, 7.1, 7.2 : doesn't change.
Any ideas?
Share Improve this question asked Oct 29, 2018 at 15:52 AculineAculine 133 bronze badges 2- I cannot replicate this error, so it must have something to do with your particular setup. – cjbj Commented Oct 29, 2018 at 16:19
- This sounds like something mod_security or some kind of firewall might do. – Milo Commented Oct 30, 2018 at 0:22
3 Answers
Reset to default 1I've had the same issue recently.
Inline styles, as well as <img> tags, would cause the 410 Gone status and error message (The requested resource /wp-admin/post.php is no longer available on this server and there is no forwarding address. Please remove all references to this resource. upon previewing or publishing the post.
The problem was due to the hosting provider doing some maintenance on mod_security in cPanel.
I found out when I asked them for the Apache logs so that I could look into it more.
Contact your hosting provider to get this fixed.
SOLVED:
as @milo suggests, I found solution disabling mod_security under cPanel. So I ask to my hoster (register.it) if there was some problem. They confirm me that servers are under updating security stuff and to disable and then re-able mod_security in CPanel. After that, post.php works properly.
Thank you all.
in general it's not a good idea to insert inline styles.
try with a CSS class and add your custom CSS to your theme.
本文标签: 500 internal errorWordpress 498 doesn39t save if content has stylequot
版权声明:本文标题:500 internal error - Wordpress 4.9.8 doesn't save if content has style=" 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749219296a2334688.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论