Jump to content

Recommended Posts

Posted

Hi all,

 

I've been asked to create a system where we can give access to all students in KS3 access to SQL, ftp, wordpress.

 

Now initally that screams Linux to me, but creating a new set of accounts and for MySQL and creating a wordpress install... is not exactly filling me with Joy.

 

One suggestion is just get them to all sign up for a http://www.x10hosting.com/ account.

 

Any other ideas ?

 

Budgester

Posted (edited)

Install CPanel on an old server/PC if it's going to be a permanent thing? I'm thinking they may offer an educational discount, but honestly have no idea if they do.

 

Failing that, can't you bodge something together with SQL lite, filezilla and apache?

Edited by gtg93
Posted

cPanel is free for a lifetime edu license ;)

 

(Although they may charge a token administrative fee of about £20 for setting up)

  • Thanks 1
Posted

PHP/MySQL on an internal Windows server is an afternoon's work, honest guv: Installing a PHP/MySQL Development Server for students on Windows Server 2012 - Part1 - Blogs - EduGeek.net & Installing a PHP/MySQL Development Server for students on Windows Server 2012 - Part2 - Blogs - EduGeek.net

 

We used to use off-site hosting for KS5 but it was too much of a pain getting kids to FTP and dealing with concurrent connections and getting access to files for staff... with an onsite server, it's mapped to relevant users as a K drive, they work on the files as normal through Windows Explorer, then go to http://php/year/user/ to view their files. Couldn't be easier for them.

 

WordPress, I would imagine, won't take too much longer - it's in the Web Platform Installer alongside MySQL and PHP.

Posted
PHP/MySQL on an internal Windows server is an afternoon's work, honest guv: Installing a PHP/MySQL Development Server for students on Windows Server 2012 - Part1 - Blogs - EduGeek.net & Installing a PHP/MySQL Development Server for students on Windows Server 2012 - Part2 - Blogs - EduGeek.net

 

We used to use off-site hosting for KS5 but it was too much of a pain getting kids to FTP and dealing with concurrent connections and getting access to files for staff... with an onsite server, it's mapped to relevant users as a K drive, they work on the files as normal through Windows Explorer, then go to http://php/year/user/ to view their files. Couldn't be easier for them.

 

WordPress, I would imagine, won't take too much longer - it's in the Web Platform Installer alongside MySQL and PHP.

 

Thanks to @sonofsanta we have this set up and has been working well for quite some time now.

Posted
Thanks to @sonofsanta we have this set up and has been working well for quite some time now.

 

Brings a lump to my throat, it does.

 

No seriously, it's ace. I finally contributed something useful beyond sarcasm and poor Photoshops!

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...