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

Details to the API end point and special installation steps are missing #8

Open
Kshukla opened this issue Dec 19, 2015 · 3 comments
Open

Comments

@Kshukla
Copy link

Kshukla commented Dec 19, 2015

This is a great tool, I could literally set it up in seconds and logically it makes perfect sense. However i am unable to use it as the URL it gave me for the API is

http:///api/get/

, However the server name / api end point is not available and i am getting 404.

i have tried to make some changes to the codes and config but then its not my forte so i am seeking your opinion , how do i make it work or is there any setup that i have forgotten (i can see right data row counts for all the tables in my setup screen).

Not Found

The requested URL /api/get/bak_joom_finder_links_terms4/ was not found on this server.

Apache/2.4.7 (Ubuntu) Server at estr3 Port 80

@alejandroesquiva
Copy link
Contributor

Hi Ksukla,

For me it is working, I am using the last version of EasyPHP, and the only thing I have done is to follow the steps of the installation

  1. Download the source or clone the repository in the root folder of your project.
  2. Place it in /var/www/YourWebPage/ (for Apache).
  3. Open the file config.php and complete all the fields with the server credencials.
  4. Replace the file .htaccess in the root folder of your project if your are using Apache. In case you are using Nginx, please follow the intructions attached in /Server-Configuration/ folder.
  5. Go to http://domain.com/Automatic-API-REST

capture

Best regards!

@Kshukla
Copy link
Author

Kshukla commented Dec 22, 2015

Thanks man, This is great but : Installation and main page works. But when it comes to api end point which is

http://localhost/api

api is hard coded here and when i am accessing the REST URL its giving me error 404 which makes sense because no webserver /api end point exists.

@zsubzwary
Copy link

hey @Kshukla did you figured it out ..?
I am having the same issue !

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

3 participants