ty505
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal Memory Error on Activation (bbPress Plugin)Also, quick question…
How would you typically go about doing method 1 as described above?
1. If you can edit or override the system php.ini file, increase the memory limit. For example, memory_limit = 128M
Where would you typically find that file to do so as well? Is it something done directly through FTP or a special setting through the web hosting providers site? Because I see an option to increase to 128M on my providers site under my site settings but I’d have to pay a bit more I believe.
I also just tried this here, to see if it’d fix the problem but it didn’t seem to work.
Forum: Fixing WordPress
In reply to: Fatal Memory Error on Activation (bbPress Plugin)I have fixed it! Thank you!
The problem was I was looking for the .htaccess file and the “show hidden files” option was not selected.I just removed that line and it worked as you said, now my site is back up and running. 🙂
Forum: Fixing WordPress
In reply to: Fatal Memory Error on Activation (bbPress Plugin)Not sure where to find the .htaccess file, I have it open in a program called “WinSCP”
I’ve also already deleted the folder that held the plugin and its contents, and it still seems to not be working.
Maybe it generated files into other places in my database/directory that I need to remove to fix it?
Forum: Fixing WordPress
In reply to: Fatal Memory Error on Activation (bbPress Plugin)Alright, I tried doing number 2 but I ended up messing up my site. I installed this plugin here: https://ww.wp.xz.cn/plugins/wp-htaccess-control/ and entered in that php_value memory_limit 128M code into the “custom” field, saved it, and then now get this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Not sure what to do…
After seeing the problem, I removed the plugin from my database/directory via FTP but the problem is still present.