开发者

symfony symlink problem

开发者 https://www.devze.com 2023-02-25 02:28 出处:网络
i created a symlink: helloises@helloise:/var/www$ sudo ln -s /home/elemental/webroot /var/www/www-rainbowcode-mobi

i created a symlink: helloises@helloise:/var/www$ sudo ln -s /home/elemental/webroot /var/www/www-rainbowcode-mobi

when I ls -lah this symlink: lrwxrwxrwx 1 root root 23 2011-04-13 15:23 www-rainbowcode-mobi -> /home/elemental/webroot

is in RED. What does that mean?? And when I stop and start apache2 开发者_运维百科I get a warning:

Warning: DocumentRoot [/var/www/www-rainbowcode-mobi] does not exist

can anybody help please?? thank you


the color red means that the file you are pointing to does not exist (the apache message tells you so too). Triple check your destination with ls /home/elemental/webroot

UPDATE

Shouldn't it be something like /home/helloises/traffic2/elemental/webroot?

0

精彩评论

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

关注公众号