Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Install on webhosting not working


Go to End


2 Posts   1789 Views

Avatar
posoft

Community Member, 1 Post

13 March 2009 at 10:13am

Edited: 13/03/2009 10:22am

Hi all.
I install SS2.3 on my local Xampp and all was working fine. I backup my MySQL database and try to move my webpage from local to my webhosting which is forpsi.com and server is on linux. Unfortunately when i start working on my page http://posoft.sk i do not have any response. Clear nothing. Just in my root was created folder name "silverstripe-cache" where was created 293 files.
I try to delete my previously uploade files. After cleaning process i upload clean install files. I delete all records from my SQL database and i try to make clean install. Hmm nothing was happend. I call support and support guy can not find where is problem. Why the installation is not working.

Have you any answer for me?

Thanks

BTW
i did not find what permissions have to be on which folder. Could you tell me please where i can find this info?

Avatar
Sigurd

Forum Moderator, 628 Posts

13 March 2009 at 11:18pm

You're not doing an install so much as a copy. I suggest you try installing a fresh copy of SilverStripe on the production server as it has the check of environment for you. This may raise some clues about the server setup, which will aid you in doing what you were doing before...

Generally, copying the files and database from one directory to another, or to anotehr server should be fine. It's the differences between servers that snag you :)