Jump to content

Recommended Posts

Posted

Hello guys, I am little stump on how to setup solder with Godaddy. Does anyone know how to do it? The main issue I think is setting up document root to public on Godaddy.

Posted

The issue I have is i get No input file specified. at the dashboard page. I believe this mostly because of .htaccess file is not loading everything correctly.

Posted

I was able to do it locally, however that was because I could specify the document root to public which,  godaddy doesn't allow changing the apache settings.

  • Discord Moderator
Posted

If you don't have full root access to the Linux console/shell you will likely have many troubles with Solder. You could try being "sneaky" and extracting things in such a way that the folders are mostly in the correct spot and changing configs, or you might be able to make some soft links to trick it, but without root/console access it's a steep hill to climb.

Posted (edited)

I do have access to shell but I'm not very knowledgeable of this whole field so I require some help on how I can do this on GoDaddy.

Edited by Prodkid
  • Discord Moderator
Posted

If you are renting a Linux VPS for which you have full root access then there is nothing you cannot change or set up. If you are truly able to access a virtual console or SSH into a shell and assume root privilege level then that is all you need. Walking you through how to do Linux admin is way outside the scope of this forum.

  • Discord Moderator
Posted (edited)

What it will require is some trickery using soft links and Solder configuration changes in order to get everything working inside a subfolder of your DocumentRoot.

Edited by plowmanplow
Posted (edited)

I got the database imported, along with all the files but when i try to reach the dashboard

Edited by Prodkid
  • Discord Moderator
Posted

There are so many things that could be going wrong. Is mod_rewrite installed and enabled? Do you have access to change things in .htaccess files? Do you have the rest of the structure properly installed? Are the permissions set correctly on the appropriate folders? Have you made the appropriate changes to the config files to match your installation environment?

 

These are all (mostly) Linux/system questions with little context inside the Solder application itself.

Posted

I used the default .htaccess and structure from solder and just renamed the accordingly to the instructions but, i don't know what to do from here.

  • Discord Moderator
Posted

Setting up Solder is what I would call a "non-trivial process". It assumes you have a good working knowledge of how to setup and admin a SQL server, PHP and Apache HTTPD. If you do not have those well in hand then the rest is likely out of your reach. Solder has very little documentation and no official support at all.

Posted (edited)

I have it setup locally on my server rack at home, but i cant seem to get it hosted. Everything is ported.

Edited by Prodkid
Posted (edited)

Whats odd is that the server seems to work for me, im not connecting to local but through another device on the same network, so maybe its an apache setting. 

Edited by Prodkid

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...