-
Posts
975 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by pritchardavid
-
What version are you looking for? We have 3.2 on our file server You can download 3.3 on their site, you get a free upgrade to that, but needs a new key, witch you need to get from where you brought the licence from
-
Anyone? This problem does seem to only appear when lots of users are using it for example a class of 32 (Dont know if the othe ICT rooms are using it, so there could be more than that!)
-
What changes to scripts might be needed in a Windows 7 environment?
pritchardavid replied to speckytecky's topic in Windows 7
Well we need to know what in your bat/script files mate It a bit hard to tell you this way One off hand is that the printers batch file dont work with any non admins, you need to use group policy for that -
Is that 32 bit of 64bit for both SQL and the server?
-
Can someone confirm what works with 2008R2, if it doesnt support, what the latest it supports Also what ones support SQL Server 2008 R2 and if 32 or 64bit SIMS.net and FMS? Secro Factility and eportal?
-
Liking the idea of one domain then! I'll speak to the boss about this tomorrow then, plus need to speek to him about our support company quote for migration ok another few questions here Has I said I dont know much about the admin network Sims FMS - Is that an addon to sims or older version of sims, im a bit confussed, heard my supervisor talk about it before to someone, makes my think its a seprate product or something If we would do to this im gonna suggest upgrading the servers os to a newer version can you tell me what supports what and also the sql version Sims.net support upto Server 2008R2? Sims.net support SQL 2008R2? Sims FMS support Server 2008R2 Sims FMS support SQL 200R2? Serco Factility support Server 2008R2? Serco Facitlity sypport SQL 2008R2?
-
Sort of can see what there saying What I thought might be a better idea If the vm hosts have both admin and curriculum (two ethernet cables configured to the correct vlan on the switch port) And IF you can select what vlan on the hyper-v manager for a VM then we could make a VM for the admin file server and configure that to admin vlan only And then set all other VMs to use use both vlans Sims is on it own pysical server like it is now Serco Facility is on its own pysical server like it is now Both connected to the admin vlan And maybe upgrade both servers from 2003r2 to 2008r2 (only if there comptable with them, or 2008 if not compatiable with 2008r2) Does that sound like that would work? Would you say that would be better than their idea?
-
How do people do their network? Do you have a seprate domain for admin and curriclum or do you have everything all in one domain? We most likely are gonna go all virtual (Hyper-V) Our support company are recommending to merge them into one network This is what he has said on the migration steps that I asked him about, has orginally I never said anything about the admin network. 'I was assuming that the domains to be merged, keeping them seperate was the old way of doing it. If we keep a seprate file server VM this is normally sufficient, if we grant an explicant 'deny' right for the admin data it is secure' We run both sims.net and sims fms for just the finince side and Secro Factiliy & eportal for the MIS I think that is right, dont really deal with the admin network alot So there is a few advantages for doing that, less to go wrong Only one print server instead of two Only one domain instead of two Only one WDS instead of two Only one WSUS instead of two Only one DNS System instead of two Only one DHCP System instead of two Only one Active Directory System instead of two Plus problery some others So what do you think? And what do you do?
-
Sometime whe students upload work to moodle they get a error the website page link it gets at this error is ockendonschool.com/moodle/mod/assignment/upload.php The error message that come up is 500 Internal Server error There is a problem with the resourse you are looking for, and it cannot be displayed I did attempt yesturday to fix this problem I made a virtual server installed Server 2008 R2 newest version of sql installed php 5.2 and iis via the microsoft platform installer Used mySQL Workbench to export the and import the database of Moodle edited the php.ini file to increase the upload file size copy the moodle folders to the new folders added the authenicated user to the datafolder of moodle with all the user rights expect full control anything I dont wrong here to get the error? We do also get a java script mod error where the normal website errors are which is Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Wed, 3 Nov 2010 13:17:43 UTC Message: Syntax error Line: 2 Char: 1 Code: 0 URI: http://localhost/moodle/lib/javascript-mod.php
-
sorry for me being dumb but how to you get that on a subdomain?
-
Any chance you admins have thought about making a mobile version of the forum like the old version of the forum before the upgrade?
-
Best way to see if php is working mate open notepad and type this in...... phpinfo() and save the file has phpinfo.php copy or save that in you webserver folder route and go to Internet Explorer and type in localhost/phpinfo.php If thats does not display a page of information php is not working correctlly Best bet is to install php via the Microsoft Web Platform if your using a Windows Server, always seems to work doing it that way
-
Ok it seems iis user is the wrong user to set I tried Authenticated user, was just gussing and that seems to work Ok next question how to we get a security logon for this? Want to try and get the new web server a bit more secure, last time our iss root folder had full rights for everyone
-
session folder should be writable I have even enabled iis_users and iss_wpg on the www root folder just in case And have tried even now exporting and importing the database using phpmyadmin Any other ideas? I should note, that this is the first site im trying on the new server, php seems to work, so Im assume php is working Is there any certain php extensions you use for printmaster? I know phpmyadmin comes up about missing mcrupt extension
-
hi there, yer sorry I just reimaged the sharepoint server, I sort of broke it the other day Joomula I thought was a bit too hard, want to give some of the staff login so they can update pages when needed and create pages/uploads as when required What tools you using for Css then mate?
-
ok have just done something a bit different that I found I have used the mysql workbench Exported the database Install sql workbench on the new server, imported the sql file, but have problems when I lanch the site, this is what im getting Context ------- $_SERVER: Array ( [PROCESSOR_ARCHITEW6432] => AMD64 [_FCGI_X_PIPE_] => \\.\pipe\IISFCGI-585ec0dd-ee0d-448e-b1fe-8bca0cef6d4a [php_FCGI_MAX_REQUESTS] => 10000 [phpRC] => C:\Program Files (x86)\PHP\ [ALLUSERSPROFILE] => C:\ProgramData [APPDATA] => C:\Windows\system32\config\systemprofile\AppData\Roaming [APP_POOL_CONFIG] => C:\inetpub\temp\apppools\DefaultAppPool.config [APP_POOL_ID] => DefaultAppPool [CommonProgramFiles] => C:\Program Files (x86)\Common Files [CommonProgramFiles(x86)] => C:\Program Files (x86)\Common Files [CommonProgramW6432] => C:\Program Files\Common Files [COMPUTERNAME] => WEBSERVER [ComSpec] => C:\Windows\system32\cmd.exe [FP_NO_HOST_CHECK] => NO [LOCALAPPDATA] => C:\Windows\system32\config\systemprofile\AppData\Local [NUMBER_OF_PROCESSORS] => 1 [OS] => Windows_NT [Path] => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; [PATHEXT] => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [PROCESSOR_ARCHITECTURE] => x86 [PROCESSOR_IDENTIFIER] => Intel64 Family 6 Model 23 Stepping 6, GenuineIntel [PROCESSOR_LEVEL] => 6 [PROCESSOR_REVISION] => 1706 [ProgramData] => C:\ProgramData [ProgramFiles] => C:\Program Files (x86) [ProgramFiles(x86)] => C:\Program Files (x86) [ProgramW6432] => C:\Program Files [PSModulePath] => C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ [PUBLIC] => C:\Users\Public [systemDrive] => C: [systemRoot] => C:\Windows [TEMP] => C:\Windows\TEMP [TMP] => C:\Windows\TEMP [uSERDOMAIN] => OCKENDON [uSERNAME] => WEBSERVER$ [uSERPROFILE] => C:\Windows\system32\config\systemprofile [windir] => C:\Windows [FCGI_ROLE] => RESPONDER [HTTP_CONNECTION] => Keep-Alive [HTTP_CONTENT_LENGTH] => 0 [HTTP_ACCEPT] => */* [HTTP_ACCEPT_ENCODING] => gzip, deflate [HTTP_ACCEPT_LANGUAGE] => en-GB [HTTP_HOST] => localhost [HTTP_USER_AGENT] => Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729) [iIS_UrlRewriteModule] => 7.1.0871.0 [APPL_MD_PATH] => /LM/W3SVC/1/ROOT [APPL_PHYSICAL_PATH] => C:\inetpub\wwwroot\ [AUTH_TYPE] => {empty_string} [AUTH_PASSWORD] => {empty_string} [AUTH_USER] => {empty_string} [CERT_COOKIE] => {empty_string} [CERT_FLAGS] => {empty_string} [CERT_ISSUER] => {empty_string} [CERT_SERIALNUMBER] => {empty_string} [CERT_SUBJECT] => {empty_string} [CONTENT_LENGTH] => 0 [CONTENT_TYPE] => {empty_string} [DOCUMENT_ROOT] => C:\inetpub\wwwroot [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => off [HTTPS_KEYSIZE] => {empty_string} [HTTPS_SECRETKEYSIZE] => {empty_string} [HTTPS_SERVER_ISSUER] => {empty_string} [HTTPS_SERVER_SUBJECT] => {empty_string} [iNSTANCE_ID] => 1 [iNSTANCE_NAME] => DEFAULT WEB SITE [iNSTANCE_META_PATH] => /LM/W3SVC/1 [LOCAL_ADDR] => ::1 [LOGON_USER] => {empty_string} [PATH_TRANSLATED] => C:\inetpub\wwwroot\ictink\index.php [QUERY_STRING] => {empty_string} [REMOTE_ADDR] => ::1 [REMOTE_HOST] => ::1 [REMOTE_PORT] => 49490 [REMOTE_USER] => {empty_string} [REQUEST_METHOD] => GET [REQUEST_URI] => /ictink/ [sCRIPT_FILENAME] => C:\inetpub\wwwroot\ictink\index.php [sCRIPT_NAME] => /ictink/index.php [sERVER_NAME] => localhost [sERVER_PORT] => 80 [sERVER_PORT_SECURE] => 0 [sERVER_PROTOCOL] => HTTP/1.1 [sERVER_SOFTWARE] => Microsoft-IIS/7.5 => /ictink/index.php [ORIG_PATH_INFO] => /ictink/index.php [php_SELF] => /ictink/index.php [REQUEST_TIME] => 1288700024 ) $_POST: Array ( ) $_GET: Array ( ) $_FILES: Array ( ) $_SESSION: Array ( ) $_COOKIE: Array ( ) Warning-------{doc_root}\ICTInk\index.php(22): include_once('C:\inetpub\wwwr...'){doc_root}\ICTInk\inc\init.php(17): fSession::open(){doc_root}\ICTInk\inc\flourish\fSession.php(306): session_start()[internal function]session_start(): open(C:\inetpub\wwwroot\ICTInk\session\\sess_fp335ju0kg3murcl1peuk92367, O_RDWR) failed: Permission denied (13)Warning-------{doc_root}\ICTInk\index.php(22): include_once('C:\inetpub\wwwr...'){doc_root}\ICTInk\inc\init.php(17): fSession::open(){doc_root}\ICTInk\inc\flourish\fSession.php(306): session_start()[internal function]session_start(): Cannot send session cookie - headers already sent by (output started at C:\inetpub\wwwroot\ICTInk\inc\flourish\fCore.php:740)Warning-------{doc_root}\ICTInk\index.php(22): include_once('C:\inetpub\wwwr...'){doc_root}\ICTInk\inc\init.php(17): fSession::open(){doc_root}\ICTInk\inc\flourish\fSession.php(306): session_start()[internal function]session_start(): Cannot send session cache limiter - headers already sent (output started at C:\inetpub\wwwroot\ICTInk\inc\flourish\fCore.php:740) after the error message it brings up part of the site, after that more errors Warning-------[internal function]Unknown: open(C:\inetpub\wwwroot\ICTInk\session\\sess_fp335ju0kg3murcl1peuk92367, O_RDWR) failed: Permission denied (13)Warning-------[internal function]Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\inetpub\wwwroot\ICTInk\session\)
-
Sorry for such a stupid question here How can I move the database to a new server I have setup for this? Can I just copy the data files in the sql folder located here (C:\ProgramData\MySQL\MySQL Server 5.1\data\ictink) Or do I have to use phpmyadmin and export it that way? If that is the case, what options do I need to set for the export Thanks!
-
Try ubuntu, it's what we use for recovery
-
Thanks a lot mate! Edit: need it a bit smaller through! 48 x 48 pixels please
-
Yer I think that will do the job nicely there! Looks ace!
-
EduGeek@BETT 2011 - Hotel Notice
pritchardavid replied to Dos_Box's topic in General EduGeek News/Announcements
I'll have to try and go this year, last year we was too busy. Year before that, two of us went (not me) -
Think that is what you need Set Hotmail Or Livemail As Default Email Client In Firefox [How To]
- 1 reply
-
- 1
-
-
The Ockendon School, Thurrock (Running Wordpress 3.01) Any ideas guys? Hopefully this is just for the time being, trying to build a Sharepoint 2010 website instead, this will allow us to changes pages easier, instead of attempting to change css/php theming code which we dont really know how to do. Lol havent got very far with that - http://213.38.46.36/SitePages/Default.aspx
-
You just install a kms key on the server and that will find client computers and activate them. Im still surpirsed how well that actually works. I believe a KMS Server will activate has many computers has you want This is of course does not work for xp if thatswhat your trying to do? Only Windows Vista & 7
-
Yes! You can still use xp clients It just means you cant use any server edition below 2008 has a domain controller. It doesnt matter what you use for clients, its only to do with the servers
