备份数据导入出错!!!
[i=s] 本帖最后由 ec小子 于 2010-3-20 09:42 编辑 [/i][b]Fatal error[/b]: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20194079 bytes) in [b]C:\Program Files\ECShop\shop\docroot\admin\database.php[/b] on line [b]631[/b]
[b]这要怎么办?[/b] 用2.6.1的版本在2.6.1系统里备份 php.ini 要求内存大小调整一下 设置为128M吧 改了 都改成256了 还这样
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20194079 bytes) in C:\Program Files\ECShop\shop\docroot\admin\database.php on line 631 :'(:'(:'(等待。。。。。。 用ebak这个工具做备份和恢复操作 最近好多都是数据库还原出错....我也遇到. [PHP]
magic_quotes_gpc = Off
extension=php_gd2.dll
extension=php_gettext.dll
extension=php_mysql.dll
extension=php_apc.dll
extension_dir=C:\Program Files\ECShop\shop\server\php-ext
[Zend]
zend_extension_manager.optimizer_ts=C:\Program Files\ECShop\shop\server\zend\Optimizer
zend_extension_ts=C:\Program Files\ECShop\shop\server\zend\ZendExtensionManager.dll
[APC]
apc.cache_by_default = Off
apc.enable_cli = Off
apc.enabled = On
apc.file_update_protection = 2
apc.filters =
apc.gc_ttl = 3600
apc.include_once_override = Off
apc.max_file_size = 10000M
apc.num_files_hint = 1000
apc.optimization = Off
apc.report_autofilter = Off
apc.shm_segments = 0
apc.shm_size = 30
apc.slam_defense = 0
apc.stat = On
apc.ttl = 0
apc.user_entries_hint = 100
apc.user_ttl = 0
apc.write_lock = On
怎么改啊 [url]http://bbs.ecshop.com/thread-95341-1-1.html[/url]
21
可以看下
页:
[1]
