Default important paths
#1
Default important paths
Hello, is it possible to change the default important paths created by Sentora?
I.e, i want to change "/var/zpanel/hostdata/[Sentora-login]/public_html/[domain_tld]" to
"/home/[domain_tld]/public_html".
Reply
#2
RE: Default important paths
Take care would trigger some issues.

You may try with symbolic links and move files. Ensure that owner remaion apache:apache.

Why are you trying to do so?

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#3
RE: Default important paths
Im askin for the name of the script who creates the folders and generates the vhosts. If its from a php file, just tell me which one it is and the location. Thanks!
Reply
#4
RE: Default important paths
Doing so you will likely break the panel.

Check under modules apach_admin and hooks.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#5
RE: Default important paths
I already checked the hooks, nothing found.
Reply
#6
RE: Default important paths
This is the file that manage the whole apache vhosts

https://github.com/sentora/sentora-core/...n.hook.php

IF you check it carefull you will see it's grabbing data from sentora_core/settings.

$line .= 'DocumentRoot "' . ctrl_options::GetSystemOption('sentora_root') . '"' . fs_filehandler::NewLine();
$line .= 'ErrorLog "' . ctrl_options::GetSystemOption('log_dir') . 'sentora-error.log" ' . fs_filehandler::NewLine();

It's there and in DB.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
Reply
#7
RE: Default important paths
I must have missed this file. Thats exactly what i was searching for. Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
hat is the MYSQL default Username owenclements 1 5 ,688 08-07-2019, 11:13 PM
Last Post: Ron-e
Change default language diogorocha18 7 20 ,811 11-16-2018, 12:33 AM
Last Post: nibaldo
Important HTTPD not starting timce2000 4 13 ,104 03-17-2018, 06:43 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)