1
ENVIRONMENT:
Weblinks 1.13 Installed on XOOPS 2.0.14
I am running this on a Windows 2003 Server with IIS6.0. PHP 5.1.5 and MySQL 4.1.
I have 2084 links in the database and expect this database to be much much larger over the course of the next year at least.
I DEFINATLY have plans to migrate over to the Linux server but I do not have the financial resources to do so at this time. So, with that said I need to make this work as best I can in the short term.
ISSUE:
Accessing the Weblinks module causes the CPU utilization on my server to jump to 100% utilization and stay there. I can browse and search the directory but I can not load the submit a new link form. The form does not come up only a page that is not part of the site theme which only displys the form instructions and not the actual form itself. Debug reports the following:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\...\www\class\database\databasefactory.php on line 25
I assume this error is related to the CUP utilization and the module does not have time to process the request and or query the database.
QUESTIONS:
1. Is this a bug or a limitation in the code with respect to how the module queries the database?
2. What is the largest database I can expect to use efficiently? Currently the links table is at 2.1 mb. With w 2084 links and I am not using all fields. I have almost 300 categories as well
3. The main reason I selected Weblinks is that I need to be able to asset a single link to as many as 4-5 categories. Other modules I have seen do not allow this.
4. If there is another module that would have less overhead requirements on my server how would I migrate the db / data?
THIS IS A HUGE problem for me on a very large site I just launched. I have had to remove the Weblinks “Directory” which is a very important feature of this busy site until, and if, this can be resolved.
I would therefore appreciate some help with this issue as soon as humanly possible.
Thanks so much - Technobia