-
Notifications
You must be signed in to change notification settings - Fork 36
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
Server 404, Installation problem? #40
Comments
I tried both the installation instructions on the wiki and on the repo readme |
Hello @weiway, Thanks for reporting your issue. I write a brief how-to below for Ubuntu 14.04 setup so you can give it a try. After your new EC2 instance is up: General
Apache
Otherwise run
PHP
Deployment
Now to see if the setup was successful, run : For any problems refer to I hope it helped. Let me know if you have any questions. Pavlos |
Thank you for answering! This time I followed your instruction for Ubuntu14.04 step by step. At first the server still reponse with a 404 error, but I then disabled an apache site with However, the request to Here is the line in the
Thank you very much! ps. In your installation guide, commands to enable |
I've updated my guide and fixed the mod_ prefixes. Regarding API setup.
Example
Let me know if it works. For further information see here |
Yes I did setup the authkey in parameters.yml (which is inside I did clean the cache following your command The results are: The which complains the failure of opening My compiler server is hosted at |
Any suggestions? |
There are some missing steps in the how-to which might cause a confusion to inexperienced people... Anyway... I experienced the same issue as @weiway. The solution seems to be to install |
i have an issue with the authKey
compiler with 'thirty' as authKey
compiler with 'thirty' as authKey and v1
yml file
ran
still getting authKey error
any insight would be helpful |
okay, so i've made some progress, endpoint
example 1payload
results
##example 2
result
|
now fixedfor anyone running into similar issues, heres what i found
before
after
|
I've followed the installation steps on the compiler wiki for 5 times.
Every time it seems to be installed correctly and apache2 service is running, but request to the route "complier/status" returns a 404.
I also tried other example requests in the wiki, but all returns a 404.
I'm using Ubuntu14.04 on AWS EC2.
Please help, Thank you!
The text was updated successfully, but these errors were encountered: