Forums Index > Mewsoft Products > Auctionawy > Script not found error?
bhlaserjet First Post Posted on: 06-30-09 04:08 PM
Script not found error?

script not found or unable to stat: /home/bhlaserj/public_html/cgi-bin/auction/custom.css\ \ This an error I'm getting on my server error log after clicking on Submit your auction. The page just sits there and does nothing and eventually times out. \ \ The exact same thing happens when I also click on update category counts. \ \ Onsmart says it's a scripting error and Mewsoft says it's a Server issue. \ \ Meantime, my site is down and customers are complaining.\ \ Do you have any idea what could be causing this problem?\ \ Urgently awaiting your reply.\ Thanks BOB
bhlaserjet Reply #: 1 Posted on: 07-01-09 02:09 AM
Problem resolved Database indexing added

Sql database table Hangups!\ \ Hi Bob,\ \ Because of lage amount of categories 28,492 \ Hoster added indexing to the following files. \ \ I have optimized some tables in your database by adding the index. The database was running ineffectively. Problem is resolved.\ \ ALTER TABLE `Auction_Categories` ADD INDEX ( `Parent` ) \ ALTER TABLE `Auction_Categories_Name` ADD INDEX ( `Cat_ID` ) \ ALTER TABLE `Auction_Categories_Name` ADD INDEX ( `Lang` ) \ ALTER TABLE `Auction_Categories_Description` ADD INDEX ( `Cat_ID` ) \ ALTER TABLE `Auction_Categories_Meta` ADD INDEX ( `Cat_ID` ) \ ALTER TABLE `Auction_Categories_Meta` ADD INDEX ( `Lang` )\ ALTER TABLE `Auction_Categories_Zones` ADD INDEX ( `Cat_ID` ) \ ALTER TABLE `Auction_Categories_Zones` ADD INDEX ( `Lang` ) \ ALTER TABLE `Auction_Categories_Count` ADD INDEX ( `Cat_ID` ) \ ALTER TABLE `Auction_Categories_Count` ADD INDEX ( `CatA_ID` ) \ ALTER TABLE `Auction_Categories_Count` ADD INDEX ( `CatB_ID
mewsoft Reply #: 2 Posted on: 07-04-09 07:04 AM
Re: Script not found error?

The software does not come with any custom.css file and if you created one then you should put it on your public_html directory not under a cgi-bin directory because the browser will not be able to download any files from the cgi-bin directories.

Mewsoft Support
www.mewsoft.com