This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Blank screen on various modules pages
#3
RE: Blank screen on various modules pages
Hey MB,

Yes we do have custom apache setup but it is for adding webmail as a subdomain and info for the ssl certificate for the website. Here is what was added

Quote:SSLEngine on
SSLCertificateFile /var/sentora/hostdata/zadmin/ssl_certs/******.crt
SSLCertificateKeyFile /var/sentora/hostdata/zadmin/ssl_certs/******.key
SSLCertificateChainFile /var/sentora/hostdata/zadmin/ssl_certs/*******.ca-bundle

</VirtualHost>

# Configuration for WebMail
<VirtualHost *:80>
ServerAlias webmail.*
DocumentRoot "/etc/sentora/panel/etc/apps/webmail/"
AddType application/x-httpd-php .php
<Directory "/etc/sentora/panel/etc/apps/webmail/">
Options +FollowSymLinks -Indexes
AllowOverride All
Require all granted
</Directory>

That is all. The only other thing that I can think of is we had an issue with permissions getting changed on some files and directories. Not sure it that will mess anything up or not.

Thanks

HogensHero
Russ
Co-Owner
KTMGaming.net
Reply
Thanks given by:


Messages In This Thread
RE: Blank screen on various modules pages - by HogensHero - 10-17-2015, 12:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Parking pages not displaying correctly woose 4 6 ,457 10-18-2021, 11:14 AM
Last Post: TGates
lost all modules spoonman 4 8 ,821 01-31-2021, 01:25 AM
Last Post: spoonman
Install PHP Modules gabriel15959 3 9 ,733 03-08-2018, 09:52 AM
Last Post: gabriel15959

Forum Jump:


Users browsing this thread: 2 Guest(s)