
Announcement
Collapse
No announcement yet.
Search Result
Collapse
18 results in 0.0093 seconds.
Keywords
Members
Tags
-
Steven Edwards commented on Steven Edwards's reply to All ajax requests return 500 Internal Server ErrorDoesn't work. :/
-
Potential solution:
Code:find -name '*.php' -exec sed -i.bak.php -c 's/error_reporting.E_ALL/error_reporting(E_ALL \& ~E_DEPRECATED/' '{}' \;
Last edited by Steven Edwards; Mon 30 Sep '13, 11:33am.
Leave a comment:
-
All ajax requests return 500 Internal Server Error
Basically, nobody can register and ajax mod functions--like move topic--fail.
I asked about this in a support ticket two days ago and while I get that the support techs get annoyed by answering...
-
nginx rewrites failing
The vB team told me they support nginx, so I switched to that from Lighttpd. I haven't heard back from them since Saturday, so I come to you.
vB5 is installed in a subdirectory, /vb5/;...
-
I wasn't receiving the exact same message as the OP, apparently.
I'll have a server acting as a webhead and another as the database server. I had the database server's FQDN as ['MasterServer']['servername']...
Leave a comment:
-
Simple solution: "setsebool -P httpd_can_network_connect true". (SELinux blocks outgoing connections from the web server by default, apparently.)
Steven
p.s., I'll...
Leave a comment:
-
Sorry Steve—no need to take me so seriously. I'm just trying to keep things lighthearted while I debug whatever the issue may be.
Leave a comment:
Leave a comment: