主页 > 论坛 > 安装与配置 >

求助:安装碰到问题

You need to be logged in to get access to the forums. You can do so here

Author Message

a arran

星期五, 2007年 十月 05日 4:38:09 am

apache 2.0.59 php 4.4.7 mysql5.0.45 环境配置好了,但是点击安装文件目录,就出现下面这个,期盼大家提示帮助,谢谢! Fatal error: Maximum execution time of 30 seconds exceeded in F:\AppServ\www\ezpublish-3.9.3\lib\ezxml\classes\ezxml.php on line 366 Fatal error: eZ publish did not finish its request The execution of eZ publish was abruptly ended, the debug output is present below.

a arran

星期六, 2007年 十月 06日 3:13:04 am

自问自答: 因为自己用appserv架构环境,所以去查看phpinfo.php文件,找到php.ini文件目录(一般都是系统盘/windows/php.ini),然后修改其中的max_execution_time = 120;max_input_time = 120;memory_limit = 64M ,最后重启服务器。 大概等了40多秒就可以进入安装界面。