Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
php.ini
Hi
I have a php.ini file with some custom values in it, the problem is the website keeps coming up with a 500 error, if i remove the php.ini file then the forum works.
can any one help me out on this?
Thank you in advance.
I have a php.ini file with some custom values in it, the problem is the website keeps coming up with a 500 error, if i remove the php.ini file then the forum works.
can any one help me out on this?
Thank you in advance.
0
Comments
More seriously though, you've told me that your custom php.ini file is causing a problem and that removing it fixes that problem. Sounds like this is not a Vanilla issue.
Vanilla Forums COO [GitHub, Twitter, About.me]
safe_mode = off
allow_url_include = Off
allow_url_fopen = Off
display_errors = Off
display_startup_errors = Off
expose_php = Off
magic_quotes_gpc = On
magic_quotes_sybase = Off
register_globals = Off
upload_max_filesize = 15M
post_max_size = 15M
And it works with every other website that i have apart from Vanilla, i all so tried having the php.ini empty and its still giving me a 500 error page, so i would say it is Vanilla.
Vanilla Forums COO [GitHub, Twitter, About.me]
Fatal error: Call to a member function EnabledPluginFolders() on a non-object in /home/hivenet/public_html/forum/library/core/functions.general.php on line 42
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]