Jump to content

chrisjako

Members
  • Posts

    392
  • Joined

  • Last visited

Everything posted by chrisjako

  1. yes all the files are defo there, I untar'd it from Linux command line, still no joy with the replaced file I'm now convinced this has something to do with my Ubuntu server, or the way lamp or zend or something similar is setup, seems weird how a server restart gets the site operational again albeit stuck in a loop
  2. yes I backed up the database before upgrading, new issue now once files have been untarred and admin page wants me to upgrade to 2.7.1 I get the same behaviour as before, have to do a reboot to get back to the same process, which makes me think its something else crashing it out maybe with Ubuntu server. erro log shows this: [11-Aug-2014 12:25:01 Europe/London] PHP Fatal error: Call to undefined function Èâ§^u() in /var/www/moodle/lib/xmldb/xmldb_constants.php on line 32 The page looses its CSS styling before allowing me to continue to the error
  3. it is there in the lib folder as requested with all the correct permissions - stupid PHP open your bloody eyes!!!
  4. got a little bit further with this and uploaded the standard theme which it kept wanting to remove after I deleted from FTP a while ago, now getting this error message on the plugin check
  5. version 2.7 To update do I just download a new copy and copy over the config file? Thanks for your responses so far i'm desperate to get this working asap
  6. the moodle server itself is set to an exception in our smoothwall so it doesn't need proxy, plus its has its own external IP
  7. Already tried that its set to 6000 seconds just for good measure! Still no joy though, no help or support form moodle.net either!
  8. Hi everyone, please can someone help me with this issue in moodle, If i go to my notifications under site administration i get "this page cannot be displayed" i then cannot access anything else on the moodle site, i have to reboot my ubuntu server to get moodle working again debugging is on but not telling me anything is wrong
  9. SYNACK YOU ARE A LEGEND!!!! I could ping the switch perfectly at the other site however couldn't ping the exchange server connected to it, change the default gateway of the exchange server to the local switch and everything started working fine BIG BIG thank you for helping me out
  10. o.k still not getting it to work ive tagged port b22 on vlan 1 (forbidding cuts me off completely), untagged on vlan2 on both switches my client machine is on the 10.5.224.0/21 subnet - I've set its default gateway IP address to 10.11.226.151 (which is the VLAN 1 ip address of the switch on the other network) on the switches ive set the following: switch on the 10.5.224.0/21 network VLAN 1 IP = 10.11.226.151 VLAN 2 IP = 192.168.100.101 went into config cli and typed in : ip route 10.11.224.0/21 192.168.100.100 switch on the 10.11.224.0/21 network VLAN 1 IP = 10.11.225.102 VLAN 2 IP = 192.168.100.100 went into config cli and typed in : ip route 10.5.224.0/21 192.168.100.101 with all the above in place its still not working, where am i going wrong!! Thanks for your help so far btw!
  11. how should the vlan 2 be tagged? vlan1 untagged on port b22 and vlan2 tagged on port b22?
  12. We have had a Virgin Media 1GB Ethernet extension fibre link installed today between both our upper and lower schools which I’m running into our core HP 5406 switches at both ends. They are on separate subnets upper school is 10.5.224.0/21 and lower school is 10.11.224.0/21. The domain and active directory are the same and also setup correctly in sites and services (they are currently connected through a 40mb VLAN) Fibre end runs to the core switch 10.5.225.102 at the upper school is on port B22 The other end runs to the core switch 10.11.226.151 at the lower school on port B22 only thing I did was add an IP of the other subnet in the VLAN 1 of both switches and I also enabled ip rip in the config of both switches Upper School Switch 10.5.225.102 (config) >ip rip (config) >vlan 1 (vlan 1) >ip address 10.11.231.253/21 (vlan 1) >write mem Josephs Switch 10.11.226.151 (config) >ip rip (config) >vlan 1 (vlan 1) >ip address 10.5.231.253/21 (vlan 1) >write mem From the above CLI commands I can get the switches to communicate with each other, and the switches themselves can communicate with any other device on both subnets however other devices and other switches still cannot communicate cross subnets Hope this make sense can anyway help me to let me know what I’m missing or doing wrong please?
  13. not without UAG installed - as i'm finding out!
  14. Setup and working now however i get this on login and cant figure out where its coming from
  15. Also have this error in a red box on the top of the configuration: A Error has occured: Error Saving the Configuration Object reference not set to an instance of an object. at HAP.Web.Setup.Save_Click(Object sender, EventArgs e)
  16. when I set AD after install I get this error: Server Error in '/hap' Application. -------------------------------------------------------------------------------- Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] HAP.Web.Setup.Save_Click(Object sender, EventArgs e) +675 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3803 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
  17. We just made the plunge over to exchange 2013 and first impressions are good, however in EMC for 2010 we had an option to select new mailboxes to search from users in a specific OU (so that we didn't get bombarded with the SLG accounts) I cant see anyway of doing this in ECP 2013, when you click on mailboxes, + new, existing users - there is no way to select an OU whats worse is that the search is limited with its results so I cant even sort by OU and then bulk add Anyone else having this issue?
  18. Morning All, Has anyone managed to setup OWA on exchange 2013 for Single Sign On? If so do you have a guide? as there seems to be no support on google just links to 2010
  19. I found a powershell script which changes the internal DNS to the External, which was also the cause to the problem as the apps where resolving to the internal DNS due to our double NAT setup we have with our local LEA
  20. o.k I've got so far as to finding out its a DNS issue, remote access works when i resolve the internal DNS name of the server to the hosts file of the external client machine however I cant find out for the life of me how to change what FQDN the apps look to in RDWEB
  21. Morning all, I've recently setup RDWEB which works great for some and not for others, just remoted into a staff members PC at home and this is what she gets: However it works fine when i try from my PC and another member of staffs PC Any ideas as to what might be blocking her?
  22. yeah i spotted my issue though, had a duplicate entry in samba.conf for workgroup which was taking precedence over my proper entry all working sweet as a nut now for SSO, just need to find a descent theme for it
×
×
  • Create New...