2005-06-25 21:40:41
Is a dedicated server mandatory
Greetings. I successfully (I think) set up ATutor on my home computer (XP, Apache1.3, PHP4)
Elated with my success, I tried in on my web site (Linux Shared hosting). Appears to work, though slowly. My hosting company has the following guidelines for CGI programs:
>>"Please optimize your scripts relative to memory usage and CPU time. Our system automatically stops scripts that use too many system resources."
>>Programming Limits:
>>CPU : 6 seconds @ 100%
>>Memory : 10240KB (10MB)
>>Numerical Processes : 12"
Are there any php scripts which might exceed the 6 second limit?
I had problems connecting with mysql on my XP box: one script timed out at 30 seconds. No problem on the linux share host however.