mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update install.php
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
}
|
||||
else {
|
||||
//config directory is not writable run commands as root
|
||||
echo "Please run the following commands as root.<br />\n";
|
||||
echo "Please run the following commands as root.<br /><br />\n";
|
||||
echo "cd ".$document_root."<br />\n";
|
||||
echo "php ".$document_root."/core/upgrade/upgrade.php<br />\n";
|
||||
unset($config_path);
|
||||
|
||||
Reference in New Issue
Block a user