Page 1 of 1

[ANSWERED] Only 3 files in download

Posted: Tue Feb 28, 2023 12:16 pm
by beetwenty
Hi, i just downloaded WonderCMS and it says i should get 5 files but i get index.php themes and .htaccess so when i try to login i get 404

Re: Only 3 files in download

Posted: Tue Feb 28, 2023 12:34 pm
by wiz
Hello beetwenty.

The other files are in the themes folder, so this doesn’t seem to be an issue.

Depending on what server type you have (Apache, NGINX, IIS or Caddy), you might not have rewrite mod enabled which creates clean URLs.

For example, if you manually try to open the login page by going to your website example.com/page=loginURL and if this works, then the rewrite mod is the issue.

You can reach out to your hosting provider to enable it.

Re: Only 3 files in download

Posted: Tue Feb 28, 2023 12:47 pm
by beetwenty
apache 2 and rewrite mod is enabled i also tried allowoveride all

can't click and can't write the url

Re: Only 3 files in download

Posted: Tue Feb 28, 2023 6:36 pm
by wiz
Did you try replacing example.com with your domain/website?

If you want you can write your domain here to make it easier to test this out.