Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : White Screen (SOLVED) ISPCONFIG



Normal Mode | Print  

 White Screen (SOLVED) ISPCONFIG, White Screen (SOLVED) ISPCONFIG (1 Replies, Read 7770 times)
vdavid23
Group: Member
Post Group: Newbie
Posts: 3
Status:
[PHP]

error_reporting = E_PARSE
log_errors = On
error_log = "/var/softaculous/error_log"
display_errors = Off

date.timezone = "America/Denver"

max_execution_time = 0
max_input_time = 0

memory_limit = 64M
post_max_size = 8M

magic_quotes_gpc = Off
magic_quotes_runtime = Off
magic_quotes_sybase = Off
safe_mode = Off
enable_dl = On

open_basedir="/"

zend_extension = "/usr/local/softaculous/ioncube.so"
extension= "mysql.so"
extension= "mysqli.so"
extension= "curl.so"
Add these to lines after running this command: php -m
Check and make sure php was complied with posix enabled
then check the /etc/php.d directory and make sure there is a "posix.ini" file
I added the path to the posix.so module to insure it was loading.
Then add these two lines to the end of your php.ini file located in Softaculous:/user/local/softaculous

extension= "soap.so"
extension= "posix.so"
What I discovered is the php.ini file overrides the standard php.ini file located in /etc, so if you do not add these two lines you will continue getting a white screen and errors showing up in the error logs.
/etc/init.d/httpd restart and you should see the Softaculous screen
IP: --   


Threads
 vdavid23   White Screen (SOLVED) ISPCONFIG, White Screen (SOLVED) ISPCONFIG (1 Replies, Read 7770 times)
    |--  Brijesh   Hi, Thank you...   on September 22, 2014, 2:49 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 29, 2024, 4:35 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.024