Good evening,
i there a more detailed installation guide then (http://wiki.nubuilder.net/nubuilderv2/t ... uilderDocs), unfortunately I am stuck in the installation process.
I use a ubuntu server on AWS
- Right now Installed Appache/Mysql/PHP/PHPmyadmin -> they all work
- I used git clone https://github.com/nuSoftware/nuBuilder4.git
- I but all files in /var/www/nubuilder
- chmod -777 -R /var/www/
- I imported nubuilder4.sql to the database via PHPmyadmin
if I use the ip adress ->Apache start page
if I use the ip adress/nubuilder -> 404
if I use the ip adress/nubuilder/index.php -> 404
in my understanding at least "ip adress/nubuilder/index.php" should work but apache does not find the file (404).
I would appreciate any help
Thank you very much
BR
Moritz
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Linux (detailed) installation guide
Re: Linux (detailed) installation guide
pyro,
I'm not going to be much help but...
Can you put a file in that directory like a test.html and have it find that?
If you can't, it might not be anything to do with nuBuilder.
Steven
I'm not going to be much help but...
Can you put a file in that directory like a test.html and have it find that?
If you can't, it might not be anything to do with nuBuilder.
Steven
-
- Posts: 11
- Joined: Wed Jan 17, 2018 7:06 pm
Re: Linux (detailed) installation guide
Thank you very much
yes indeed i needed to use /var/www/html/nubuilder instead of /var/www/nubuilder
yes indeed i needed to use /var/www/html/nubuilder instead of /var/www/nubuilder