LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: samgon 於 十月 01, 2007, 06:40:06 下午



主題: 開時安裝時 出現 Fatal error
作者: samgon十月 01, 2007, 06:40:06 下午

http://localhost/plog/wizard.php 後
出現
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in C:\AppServ\www\plog\class\template\smarty\Smarty_Compiler.class.php on line 282

請教各位大大一下
感謝



主題: Re: 開時安裝時 出現 Fatal error
作者: ajer001十月 01, 2007, 06:48:41 下午
PLEASE.... PLEASE....
PLEASE GOOGLE OR SEARCH THAT MAGIC NUMBER!
IT'S FAQ !!!!!  :-(


主題: Re: 開時安裝時 出現 Fatal error
作者: samgon十月 01, 2007, 07:00:24 下午
Got it now! thanks a lot!


主題: Re: 開時安裝時 出現 Fatal error
作者: samgon十月 01, 2007, 07:05:51 下午
Error again:

Warning: mysql_connect() [function.mysql-connect]: Host 'sam-339d11163f5' is not allowed to connect to this MySQL server in C:\AppServ\www\plog\class\database\adodb\drivers\adodb-mysql.inc.php on line 346

Fatal error: Call to a member function Execute() on a non-object in C:\AppServ\www\plog\wizard.php on line 941

這又是什麼問題呢?


主題: Re: 開時安裝時 出現 Fatal error
作者: ajer001十月 01, 2007, 07:47:57 下午
First Step....
to check your MySQL, is it running ?
and your config/configXXXXXX file, is username and password correct ?
:)


主題: Re: 開時安裝時 出現 Fatal error
作者: samgon十月 01, 2007, 10:39:46 下午
恭喜!success 1step installing.

but i used my mysql username as 'root' and i didn't check this "please check this if you want the intaller to create the database."

thanks!