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.

Can't Start Apache
#2
RE: Can't Start Apache
it looks like you did not close the virtualhost from this:

Code:
<virtualhost *:80>
ServerName techsen.co.za
ServerAlias  http://www.techsen.co.za
ServerAdmin zadmin@localhost
DocumentRoot "/var/sentora/hostdata/zadmin/public_html/techsen_co_za"
php_admin_value open_basedir "/var/sentora/hostdata/zadmin/public_html/techsen_co_za:/var/sentora/temp/"
php_admin_value suhosin.executor.func.blacklist "passthru, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, exec"
ErrorLog "/var/sentora/logs/domains/zadmin/techsen.co.za-error.log"
CustomLog "/var/sentora/logs/domains/zadmin/techsen.co.za-access.log" combined
CustomLog "/var/sentora/logs/domains/zadmin/techsen.co.za-bandwidth.log" common
<Directory "/var/sentora/hostdata/zadmin/public_html/techsen_co_za">
 Options +FollowSymLinks -Indexes
 AllowOverride All
 Require all granted
</Directory>
AddType application/x-httpd-php .php3 .php
ErrorDocument 403 /_errorpages/403.html
ErrorDocument 404 /_errorpages/404.html
ErrorDocument 500 /_errorpages/500.html
ErrorDocument 510 /_errorpages/510.html
DirectoryIndex index.html index.htm index.php index.asp index.aspx index.jsp index.jspa index.shtml index.shtm
# Custom Global Settings (if any exist)
Alias /webmail /etc/sentora/panel/etc/apps/webmail
# Custom VH settings (if any exist)
# Configuration for WebMail

The webmail.techsen.co.za part looks like a custom vhost.
You need to start your custom vhost with </VirtualHost> like in this post/thread.

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Thanks given by: kamzo


Messages In This Thread
Can't Start Apache - by kamzo - 12-14-2016, 02:09 AM
RE: Can't Start Apache - by Ron-e - 12-14-2016, 02:30 AM
RE: Can't Start Apache - by kamzo - 12-14-2016, 02:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora & Apache behind Nginx Reverse Proxy Feilding Weather 7 14 ,267 08-06-2021, 02:58 PM
Last Post: ccr1969
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? BigBang 4 8 ,094 12-23-2020, 03:31 PM
Last Post: djkashdui1
SSL install breaks apache service EGOSKY123 1 4 ,080 10-28-2020, 12:12 AM
Last Post: iraqiboy90

Forum Jump:


Users browsing this thread: 2 Guest(s)