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.

Apache stop working after make guide from forum
#9
RE: Apache stop working after make guide from forum
(08-16-2015, 11:37 PM)Ron-e Wrote: Strange.. then i don't know what it is..
Maybe post your httpd-vhosts.conf to take a look at another fault in there?
Have you changed other things in the recent history?

No, i dont touch anything. Before 1 day i install whmcs_module but i remove it.

This is httpd-vhosts.conf

I'm not sure for this: UPDATE x_settings SET so_value_tx='NULL', so_defvalues_tx='NULL' WHERE so_id_pk='87';
My second dedicated server is with sentora 1.0.3, but now i try to fix this problem in 1.0.0 version. What is the function id in mysql table on 1.0.0 version (id 87 - is on 1.0.3).?

Code:
<VirtualHost *:80>
ServerAdmin admin@localhost
DocumentRoot "/etc/sentora/panel/"
ServerName domain.com
ErrorLog "/var/sentora/logs/sentora-error.log"
CustomLog "/var/sentora/logs/sentora-access.log" combined
CustomLog "/var/sentora/logs/sentora-bandwidth.log" common
AddType application/x-httpd-php .php
<Directory "/etc/sentora/panel/">
Options +FollowSymLinks -Indexes
   AllowOverride All
   Require all granted
</Directory>

# Custom settings are loaded below this line (if any exist)

</VirtualHost>  <--- i added this here now because i see file from another my dedicated server with fresh install

################################################################
# Sentora generated VHOST configurations below.....
################################################################
Reply
Thanks given by:


Messages In This Thread
RE: Apache stop working after make guide from forum - by kini - 08-16-2015, 11:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora & Apache behind Nginx Reverse Proxy Feilding Weather 7 13 ,874 08-06-2021, 02:58 PM
Last Post: ccr1969
How to run multiple version PHP with Apache (use Sentora panel) on Centos ??? BigBang 4 7 ,829 12-23-2020, 03:31 PM
Last Post: djkashdui1
Install guide wget over http? edavidf 5 9 ,510 12-15-2020, 07:07 PM
Last Post: jibranahmed

Forum Jump:


Users browsing this thread: 1 Guest(s)