Search found 3 matches

by aphasia
Tue Oct 14, 2008 8:36 am
Forum: General Help and Development Discussion
Topic: HELP! Install.. How Long?? [SOLVED]
Replies: 4
Views: 4323

Is it taking hours for the inventory? Had same issue on one server. By looking at the processes I was able to find the domain the scanner was hanging on. Just renamed the index file for the installation. Set it back after and disabled the nightly inventory scanner. Support is looking at the file and...
by aphasia
Sat May 10, 2008 7:33 am
Forum: PHP Help and Discussion
Topic: Help , Php/httpd config
Replies: 12
Views: 12261

Well, first we have to know if this could be the problem. Does the PHP script has any fopen, include, implode or require statements which point to an http:// address rather then a local file?
by aphasia
Sat May 10, 2008 5:00 am
Forum: PHP Help and Discussion
Topic: Help , Php/httpd config
Replies: 12
Views: 12261

Just a quick note from other forum-user, do you use URL's in include or fopen commands. Someone I know had a very slow website after being migrated and I believe it had something to do with resolving the URL.