Recent content by Typ0

  1. T

    I am so frustrated

    I could never get moodle to run on jodo servers and changed hosting providers because of it. The application got bogged down and there wasn't any way to tune it up on these servers. I was happy with Jodo for years but needed Moodle and I am very happy where I am at now too.
  2. T

    I am so frustrated

    yeah I was in the process of doing that but found that I need zip.so library and was told it's not available so I was stuck there...
  3. T

    I am so frustrated

    That's what I think too...because it's not processing fast enough then there are times too many connections are open and things grind to a stand still.
  4. T

    I am so frustrated

    it was returning the 500 404 errors from IIS because of the way the error handling is in the moodle application. Basically the errors from http were not being passed back to the moodle app properly and moodle was redirecting into it's own error handling which was being chocked out by IIS which...
  5. T

    I am so frustrated

    it's not any type of "solution" though. The problem is pretty much in the db as far as I can tell there just isn't the resources available or there are some queries that are killing the app. The problem is I haven't figured out how to see what queries are being run on the db when it tailspins...
  6. T

    I am so frustrated

    Oh i just got this Gem of a response: Hello, As per support forum, Our Operation manager Stephen already suggest you the solution. Kindly update us again if you need further assistance. Please feel free to contact us for any further assistance. With Regards Shubham Saxena LMAO
  7. T

    I am so frustrated

    Mr. Poncho I appreciate all your assistance in these matters. You have a lot of people you are trying to manage here and doing your customer service like this in public is very respectable for a company. You are as skilled in customer management as you are in technology that is a valuable...
  8. T

    I am so frustrated

    Here is the response through the support team: Hello, Sorry but there is no Error log for IIS, there is something in moodle application which is causing php pages not to work with in moodle, however info.php page which is in moodle directory works. http://www.kcalaman.com/moodle/info.php...
  9. T

    I am so frustrated

    thanks for the help I appreciate it! I am going to be working hard to figure this all out this weekend I will tell you that. This app is goofy that is for sure however I really love what it does for education and want to use it.
  10. T

    I am so frustrated

    and also this is why I think the IIS caching is what is causing the 404 errors...and I understand there is nothing we are going to do about that because you have to restart IIS on a production box which is only an emergency situation for the box itself.
  11. T

    I am so frustrated

    well yes that is what I have been saying forever it seems LMAO. Hey I have been in a windows shop on some major .com projects I am used to that detailed error returned to the browser telling me what include file is causing the problem. There has to be a way to know this is like finding a...
  12. T

    I am so frustrated

    Why is a file that is residing on the server not available though? I actually did find the HTTP error logs that were turned on ... 2011-10-13 12:12:10 184.74.103.29 - W3SVC827 CL1-WIN28 173.0.143.204 80 POST /moodle/login/index.php - 500 0 606 843 43281 HTTP/1.1...
  13. T

    I am so frustrated

    thank you for the advice. I actually regret not putting it at the root of my domain folder space but it's the only traffic on the site ...
  14. T

    I am so frustrated

    See this is the error I get. If the detailed errors are on I should see what file is not found right? The page cannot be found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable...
  15. T

    I am so frustrated

    all right maybe it's me then. I will look into it further on my end I guess....
Back
Top