Page 1 of 1

Problem with installation progress.

Posted: Tue Sep 20, 2011 9:29 am
by chmuri
Hi.

After copying and executing installation script i have an error:

Code: Select all

Warning: apache_get_modules() has been disabled for security reasons in /home4/chmuri/public_html/lib/test.functions.php on line 318
Is it possible to circumvent this and without checking apache module go forward with installation process. Case is problematic because this check was disable form administrator of shell account for security reason ( FreeBSD).

If someone have some suggestions i will be glad.

Re: Problem with installation progress.

Posted: Sun Sep 25, 2011 9:04 am
by chmuri
Im not paying its free shell account:)

Re: Problem with installation progress.

Posted: Mon Sep 26, 2011 5:28 pm
by M@rtijn
What replytomk3 means is that this problem is related to your hosting. You should ask them to solve this for you.

There is actually a clue in the error you posted.
When you look at it, it says there is something in the 'test.functions' file. So, when CMSms tried to test if certain -server- functions are available, it found that "apache_get_modules() has been disabled".

If CMSms would not need those functions, it would not be testing them ;)

So, to answer your question the best way I can:
Is it possible to circumvent this and without checking apache module go forward with installation process

No. ;D