Difference between revisions of "Help:About/archive/server"

From VbzWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Current Status==
 
==Current Status==
No known issues at present.
+
2005-11-08 09:52 The search engine seems to be suddenly having a problem. Working on it. --[[User:Woozle|Woozle]] 09:53, 8 Nov 2005 (EST)
 +
 
 
==Past Issues==
 
==Past Issues==
 
The shopping cart script has mysteriously started generating Internal Server Errors whenever an item is added (if you just go to the cart page without adding anything, it displays properly). Currently working on this. --[[User:Woozle|Woozle]] 15:46, 12 Oct 2005 (EDT)
 
The shopping cart script has mysteriously started generating Internal Server Errors whenever an item is added (if you just go to the cart page without adding anything, it displays properly). Currently working on this. --[[User:Woozle|Woozle]] 15:46, 12 Oct 2005 (EDT)

Revision as of 14:53, 8 November 2005

Current Status

2005-11-08 09:52 The search engine seems to be suddenly having a problem. Working on it. --Woozle 09:53, 8 Nov 2005 (EST)

Past Issues

The shopping cart script has mysteriously started generating Internal Server Errors whenever an item is added (if you just go to the cart page without adding anything, it displays properly). Currently working on this. --Woozle 15:46, 12 Oct 2005 (EDT)

Update #1: Apparently our webhost went and installed FastCGI on the server with no warning, which apparently breaks the Perl DBM hash-writing functions. Currently trying to find out if there's any way around this problem. --Woozle 18:13, 12 Oct 2005 (EDT)

Update #2 (problem resolved): Apparently it was even simpler than that; there was a Perl library file (cgi-lib.pl) which one script library depended on, and either the library itself got moved or else the path got altered. Not sure which. --Woozle 21:32, 12 Oct 2005 (EDT)