在我升级到PHP 5.3.0之后,目录URL重写错误


After I upgrade to PHP 5.3.0, Catalog URL Rewrites error

升级到PHP 5.3.0后,每次尝试进行系统索引时,目录URL重写错误。目录URL重写索引产品和类别URL重写已处理超过5天。我不能再重新索引了。每次它都会给我不同的错误消息,如下所示。如何解决?

Fatal error: Maximum execution time of 30 seconds exceeded in /home4/drxinghe/public_html/800choice.com/lib/Zend/Db/Adapter/Abstract.php on line 871
Fatal error: Maximum execution time of 30 seconds exceeded in /home4/drxinghe/public_html/800choice.com/app/code/core/Mage/Catalog/Model/Url.php on line 565
Fatal error: Maximum execution time of 30 seconds exceeded in /home4/drxinghe/public_html/800choice.com/lib/Zend/Db/Select.php on line 902

如果它在php升级之前有效,而在升级之后无效,那么我建议您的php.ini在升级期间更改执行时间。

如果您仍然有php.ini的旧版本,那么找到该值并用它更新新版本,否则我只需更新php.ini