agilphil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP Admin error 500I’m reinstalling.
Would you have a pointer for accessing the site from http://MyUrl and not http://MyUrl/wordpress please ?Install directory is /var/www/wordpress
Forum: Fixing WordPress
In reply to: WP Admin error 500Apache default.conf file has:
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combinedSo, there should be a such error.log somewhere. None.
Do we speak of Apache errors or something else ?Forum: Fixing WordPress
In reply to: WP Admin error 500In fact what should the wp-admin, wp-config, wp-login files, and options table look like : all in “MySiteUrl” form ?
Or : must some of these be in “IPAdress” and others in “MySiteUrl” form ?
- This reply was modified 9 years ago by agilphil.
Forum: Fixing WordPress
In reply to: WP Admin error 500@sinip, the server is dedicated, so I have access to the whole directory tree, and the find command should have located for me, isn’t it ?
I’d rather not reinstal the whole thing for now, but yes, I may become an option 🙂
Forum: Fixing WordPress
In reply to: WP Admin error 500@sinip, I had tried changing .htaccess name, and reverted to the very standard wp codex version of it. No change.
Still looking for this error.log file but can’t locate it, even with find / -type d -name “error.log”. What could be the cause?Forum: Fixing WordPress
In reply to: WP Admin error 500@jassu22, sinip, thank you.
Here are the configs at the moment :
– wp-config.php https://pastebin.com/pXp7vqYZ
– wp-login.php https://pastebin.com/WxFazbuKSiteurl and home in wp-option table = http://<MyIPAdress>/
Noting changed with different trials I made to these files. Except now both admin and the actual website are on error 500 …