Big problem (Index Of /)
Solved
labiche51
Posted messages
18
Status
Member
-
bg62 Posted messages 23522 Registration date Status Moderator Last intervention -
bg62 Posted messages 23522 Registration date Status Moderator Last intervention -
Good evening,
I recently created my website with Hostinger and OVH.
I had everything properly installed and set up, etc.
But with OVH, I had to delete the index.html file that was redirecting visitors to a "site under construction" page.
I deleted this file, but now my site won't open; it displays:
Index Of /
Name Last modified Size Description
and nothing else.
What can I do to make my site visible again?
Thank you in advance.
I recently created my website with Hostinger and OVH.
I had everything properly installed and set up, etc.
But with OVH, I had to delete the index.html file that was redirecting visitors to a "site under construction" page.
I deleted this file, but now my site won't open; it displays:
Index Of /
Name Last modified Size Description
and nothing else.
What can I do to make my site visible again?
Thank you in advance.
7 answers
Hello
There's something I don't understand, you said
I recently created my site with Hostinger and OVH.
I used Hostinger and Zyro, everything was synchronized on OVH
But Hostinger is a hosting provider and OVH is another one, so the site cannot synchronize from one to the other.
I don't know what you did, but this is what you should have done to change hosts (from Hostinger to OVH):
- connect via FTP to Hostinger and retrieve all the files and folders from the site to your hard drive.
- if there's a database, connect to it and export it.
- connect via FTP to OVH, delete the existing index.html file, then upload all the files and folders of the site.
- if there's a database, connect to phpMyAdmin on your OVH account and import the site's database there.
If there’s a database, you also need to make modifications in the right places for the site to function after changing hosts.
Currently, if you connect to the FTP of your OVH account, do you see your files and folders?
There's something I don't understand, you said
I recently created my site with Hostinger and OVH.
I used Hostinger and Zyro, everything was synchronized on OVH
But Hostinger is a hosting provider and OVH is another one, so the site cannot synchronize from one to the other.
I don't know what you did, but this is what you should have done to change hosts (from Hostinger to OVH):
- connect via FTP to Hostinger and retrieve all the files and folders from the site to your hard drive.
- if there's a database, connect to it and export it.
- connect via FTP to OVH, delete the existing index.html file, then upload all the files and folders of the site.
- if there's a database, connect to phpMyAdmin on your OVH account and import the site's database there.
If there’s a database, you also need to make modifications in the right places for the site to function after changing hosts.
Currently, if you connect to the FTP of your OVH account, do you see your files and folders?
labiche51
Posted messages
18
Status
Member
If I go to the FTP, there are only the files already on it with OVH and the www folder is empty.