Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run install.php but i have error #8

Open
tiger71212 opened this issue Oct 13, 2019 · 1 comment
Open

run install.php but i have error #8

tiger71212 opened this issue Oct 13, 2019 · 1 comment

Comments

@tiger71212
Copy link

this my error in terminal

root@NLDW1-6-03-26:/var/www/html# ./install.php
./install.php: line 1: ?php: No such file or directory
./install.php: line 2: /bin: Is a directory
./install.php: line 3: 000-default.conf: command not found
./install.php: line 4: 000-default.conf: command not found
./install.php: line 5: 000-default.conf: command not found
./install.php: line 6: 000-default.conf: command not found
./install.php: line 7: bower_components/: Is a directory
./install.php: line 8: =: command not found
./install.php: line 9: include_once: command not found
./install.php: line 10: syntax error near unexpected token $_POST["save_settings"]' ./install.php: line 10: if (isset($_POST["save_settings"]) && isset($_POST["server_name"]) && isset($_POST["admin_group"]) && isset($_POST["ultra_group"]) && isset($_POST["master_group"]) && isset($_POST["reseller_group"]) && isset($_POST["allowed_groups"])) {'

@tweakunwanted
Copy link
Owner

You are supposed to run the install.php from a broswer and not directly from the terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants