te0c
Aug 3 2003, 01:03 AM
I´m wrinting this, becuase I already read the TROUBLESHOOTING list and I also read the FAQ, and I still can´t find a solution for this error.
mkdir /var/www/html/weblog: Permission denied at lib/MT/FileMgr/Local.pm line 104
Perhaps you can help me, or you know from someone who can help me. I installed MT 2.64 without any problem and I created a Weblog correctly, following the instructions, but I can´t post anything, becuase of this error. The program shows this error when I´m trying tu Rebuild.
So please help me...
Thank you..
--
Teo Colombo S.
te0c@hotmail.com
stepan
Aug 3 2003, 05:25 AM
Did you create the
weblog directory as described in Step 1 of the
documentation? If so, double check to make sure that the Local Site Path your specified in the blog configuration (/var/www/html/weblog) is really the correct path (often your hosting username is somewhere in the path to your website).
te0c
Aug 3 2003, 11:48 AM
Yes I already created the weblog folder, and I set permissions for this folder correctly. But I still have the same problem.
I have question: ¿Should I create an index.html file, or the MT does it for me? Becuase I don´t see any files in the weblog folder on my server.
I´m creazy trying to do MT work.
Please help me...
--
Teo Colombo
te0c@hotmail.com
girlie
Aug 3 2003, 12:57 PM
As Stepan also indicated, your path isn't correct.
Run mt-check.cgi and look at the "current working directory" to get an idea of what a full path on your server should look like.
The mkdir in the error message is a sign that MT cannot find the folder, so it's trying to create it. If you've created it yourself, then the path isn't right yet.