So I was wondering when the support system would be working again, and when this extremly greusome picture and page was going to be removed. I’m not going to argue about what the page is supporting, but I do think it’s very inapporpriate to have w/o some sort of waring about what you’re going to see.
So if the support system isn’t working, how can I edit the php.ini file? I’m trying to get a calendar to work, but it keeps telling me that “You must reconfigure your php.ini file to have magic_quotes_gpc set to ON.”
So if the support system isn’t working, how can I edit the php.ini file? I’m trying to get a calendar to work, but it keeps telling me that “You must reconfigure your php.ini file to have magic_quotes_gpc set to ON.”
As for the helpdesk, there has been an issue with it since the license “expired” earlier.
Asfor the question, on windows just make a custom php.ini with the needed information included, on unix, use the ini_set command.
We are working on ticket system issue. however you can contact us through live chat for any emergency help.
Also for using custom settings in php.ini you can always use .htaccess (for linux accounts )or have cutom php.ini in the root folder of your website with custom settings(for windows)
Sorry I forgot to mention that I’m on a windows account. How do I get a copy of the php.ini file to add to my webroot? I found one on-line, but when I used it, it gives me this error:
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.
For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.