Website coming soon error

website link: http://doliveirascncmachining.wuaze.com/

Hi! For some reason my files are not being read… I have uploaded all relevant files to the directory… I am not sure what to do… Could someone help me please?

  1. Remove index.php in your htdocs
  2. If there’s a file called spb_index.php, rename that into index.php.

And volia!

4 Likes


So I have this index.php - I did delete it before and nothing change. But I will give it another try.

Thanks for your reply, Frank!

Now it worked, but this shows up (see below). The website is not supposed to look like this without any styles… I did upload also my css, scss and javascript files. What should I do?

I don’t know how did you uploaded your stylesheets, because the url you referenced in your webpage throws a 404 not found error.

2 Likes

I just uploaded it there, do you see anything wrong here?

Of course, it’s wrong, because your site looks for the stylesheet in css/style.css, not style.css.

I would advice you to go over your webpage and figure out what those files should be located in; not just dump everything over to the server and hope that the server can figure out everything for you.

4 Likes

thanks a lot, I fixed it and it works now!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.