Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fk77388

Pages: [1]
1
PHP / Zend and IonCube
« on: May 27, 2014, 04:00:53 AM »
It looks like Zend is running by default, but I can't find the entry that loads it in php.ini
What file is loading Zend?

2
Apache / Re: php wrapper
« on: May 24, 2014, 06:03:09 AM »
Yes, I was doing few things and in my haste did that. Should have run
Code: [Select]
apachectl -t -D DUMP_MODULES before doing all that work.
It's working fine now.
btw, I filled out contact form for managed server about 5 days ago (was not logged in) and there was no response. How do I sign up for managed server?

3
Apache / php wrapper
« on: May 23, 2014, 02:34:14 AM »
After completing web panel installation, I recompiled Apache with suEXEC, suphp and fastcgi, because I couldn't find an option to select them withing the panel.
The last thing I have now is an internal server error when I try to load index.php and the error_log has an entry:
Code: [Select]
ParsingException in Configuration.cpp:163: Unknown option "paranoid_gid_check" in section [global]
I searched everywhere for a solution, there is none. Any idea on how to resolve this?
Thanks.

Pages: [1]