开发者

Ubuntu PHP APACHE2 fresh install issue

i compiled myself apache2 and php5.2 using this guide http://dan.drydog.com/apache2php.html

i tested php with phpinfo(); and all seems ok

after i successfully installed drupal6, after i login if i try to go to Administer link on the menu ( localhost/?q=admin ) the browser takes me to ( localhost/?q=admin ) but on the screen i see

Index of /

    * CHANGELOG.txt
    * cron.php
    * includes/
    * index.php
    * install.php
    * misc/
  开发者_运维问答  * modules/
    * profiles/
    * xmlrpc.php

** some files/folders were omitted for shortening of this question

what can cause this ?


If you go to localhost/index.php?q=admin - does it work? If so, are you sure you followed the

DirectoryIndex index.html index.php

part of the Apache configuration?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜