红联Linux门户
Linux帮助

postfixadmin 安装出现的一点小问题

发布时间:2007-10-16 17:38:45来源:红联作者:safe
我在配置好postfixadmin后,我输入http://www.xxx.com/postfixadmin/setup.php 后,Postfixadmin出现这种情况:Warning: Magic Quotes: OFF (using internal function!),这是什么原因造成的.下面是页面给出的信息,请高手指教.....
Postfix Admin Setup Checker 1.0.0Running software:
- PHP version 4.3.9

- Apache/2.0.52 (Red Hat)

Checking for dependencies:

Warning: Magic Quotes: OFF (using internal function!)
- Depends on: presence config.inc.php - OK

- Depends on: MySQL 3.23, 4.0 - OK

- Depends on: session - OK

- Depends on: pcre - OK

Everything seems fine... you are ready to rock & roll!
Make sure you delete this setup.php file!
Also check the config.inc.php file for any settings that you might need to change!
Click here to go to the admin section (make sure that your .htaccess is setup properly)
文章评论

共有 2 条评论

  1. fanxuming 于 2009-01-04 21:22:44发表:

    呵呵,php.ini里把Magic Quotes设置成ON就行了。

  2. safe 于 2007-10-16 20:23:06发表:

    高手们给点指示吧,等着呢,急啊......