PK
Asked
Hi Their,
I just got the Stock Manager Advance with All Modules.
And still think it could be what im looking for. But the start has been hard.
Hopefully you can help with that. When in install the compleet package by following the instructions, i get a 404 error on all pages or links except on the Home page. Login is also impossible. This works file but doesnt show any products.
I looked in the error messages found multiple things that is could be but no fix.
I did: Why am I getting 404 Not Found error after installation? AND Why am I getting 500 Internal Server Error?
The domeinname is: http://systemdhh.patrickkrijnen.nl/
In advance thankyou. Looking forward to your reaction.
Kindly,
Patrick Krijnen
I just got the Stock Manager Advance with All Modules.
And still think it could be what im looking for. But the start has been hard.
Hopefully you can help with that. When in install the compleet package by following the instructions, i get a 404 error on all pages or links except on the Home page. Login is also impossible. This works file but doesnt show any products.
I looked in the error messages found multiple things that is could be but no fix.
I did: Why am I getting 404 Not Found error after installation? AND Why am I getting 500 Internal Server Error?
The domeinname is: http://systemdhh.patrickkrijnen.nl/
In advance thankyou. Looking forward to your reaction.
Kindly,
Patrick Krijnen
- MSAnsweredHello,
Over 98% 404 not found error is caused due to missing `.htaccess` file. Please check the following FAQ
---
**Why am I getting 404 Not Found error after installation?**
Please
1. check that .htaccess file is successfully uploaded and exists in the main directory
2. make sure that your apache mod_rewite is enabled and configured to use .htaccess from site directory
3. base_url in app/config/config.php - PKAnsweredOkay, thanks for your reaction.
I did follow the steps and also created a .htaccess.
The file is not automatically generated. If i created it my self it wont work as it should.
The rul for mod-rewrite is enabled. - MSAnsweredYou can check the `.htaccess` in your download and upload. You can copy it contents and paste on your `.htaccess` Whatever easier. Thank you
- PKAnsweredSure but for that i will need the file .htaccess and as i said i dont have it.
- PKAnsweredCant find it in the download as well
- EGAnswered**[Patrick Krijnen](/u/contact12)** Here is a sampleAttachments
- MSAnsweredHello,
If you are on linux/unix, you should know that dot file are hidden.
There is nothing in attached file. Please take the screenshot of the following
1. The file list from file manage where you have **uploaded** all the files. Please take the full list screenshot ya
2. Open `.htaccess` file take the screenshot of the contents.
It could be due to `mod_rewrite` so you can check with your server admin if enable and configure to use `.htaccess` files form site directory.
Thank you - PKAnsweredThanks for the help, it now works. The file was hidden, im on a os x operating system.
By using the CMD + SHIFT + . - MSAnsweredSo it was due to missing `.htaccess` file. I am glad that it's working now. Thank you for updating
- Login to Reply