UGCC panel doesn't run

Having problems with the panel? Have questions? Post here!
Post Reply
pandaman09
Posts: 2
Joined: Tue Aug 18, 2015 9:40 pm

UGCC panel doesn't run

Post by pandaman09 »

Operating System : Linux
Arch (32bit/64bit) : 64bit
Install method : (EzUGCC/Manual) : Manual
Database being used (sqlite, mysql): MySQL
If manual install; web server used: Apache2

I have gone through ubuntu install guide multiple times ensuring that all packages are install, permissions are correctly set, files are in the right directory and that files are configured properly. After much hassle I was able to get xsp2 running so that instead of downloading the aspx files, they displayed in the browser. I then received a few errors on the page depending on how many times I hit refresh. The only error message I am getting is below
ERROR: http://puu.sh/jGuVS/dfe9c810b0.png
Web.conf (pt1) http://puu.sh/jGzyw/18d2191e7b.png
Web.conf (pt2) http://puu.sh/jGzyQ/66facb21d6.png
(password obviously skipped, i have double checked it)
I also noticed that the control panel did not automatically add the database and insert the tables if it was supposed to.
I am running xsp2 in root directory /var/www (already symlink'd) and i used the address command to direct it at my actual IP instead of 0.0.0.0
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: UGCC panel doesn't run

Post by Masher »

Remove the request validation line from the Web.config. It was added for mono 4 support, but I guess mono 3 and lower don't like it being there.

You'll have to import the ugcc.sql in the DB folder into MySQL.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
pandaman09
Posts: 2
Joined: Tue Aug 18, 2015 9:40 pm

Re: UGCC panel doesn't run

Post by pandaman09 »

I just imported the sql file manually via phpmyadmin.
And it worked! Thank you.
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: UGCC panel doesn't run

Post by Masher »

Great!
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply