« Return to Thread: Installing to Web Root Dir

Re: Installing to Web Root Dir

by Chuck Burgess-2 :: Rate this Message:

Reply to Author | View in Thread

On Sat, Nov 1, 2008 at 8:10 AM, Igor Feghali <igor.feghali@...> wrote:

> Dear Friends,
>
> Anyone please can help me getting this piece of package.xml:
>
>   <dir name="www">
>    <dir name="mdb2_schematool">
>     <file name="action.php" role="www" />
>     <file name="class.inc.php" role="www" />
>     <file name="index.php" role="www" />
>     <file name="result.php" role="www" />
>    </dir>
>   </dir> <!-- /www -->
>
> actually installing files to web_root/mdb2_schematool instead of
> web_root/www/mdb2_schematool ?
>
> best regards,
> Igor.
>


What does your PEAR configuration show for *www_dir*?  Is set to *
web_root/www*/ rather than *web_root/* ?
--
CRB

 « Return to Thread: Installing to Web Root Dir