stech4u
08-15-2002, 07:54 PM
hi,
this questions is for anyone, preferably hosts, that setup movabletype (www.movabletype.org) blog utility for their customers. i was just wondering if you experience this same problem, so let me start with a background of how i set mine up for my site...
i have my own /cgi-bin/ so moved /mt/ to /cgi-bin/mt/ (and chmod the .cgi files to 755). then i put the static files that mt uses to /html/mt-static/ (ie. docs, images, and style.css) like the install instruction stated.
my local server path is:
/home/virtual/site.com/var/www/html
so that the path to /mt/ dir is:
/home/virtual/site.com/var/www/cgi-bin/mt/
i can access my blog through the mt control panel (ie. mt.cgi), but the problem lies when i REBUILD my site.
i created a user, let's say "BOB (ie. http://www.site.com/~BOB). so that when he uses mt...all of his blog entries are published and stored at his local directory/home/virtual/site.com/home/BOB/public_html/blog, and archives go to /home/virtual/site.com/home/BOB/public_html/blog/archives. after BOB adds a new entry and tries to publish...this is the error that he gets...
An error occurred:
mkdir /home/virtual/site.com/home/BOB/public_html: Permission denied at lib/MT/FileMgr/Local.pm line 100
i guess the problem lies in that the setting wont allow anyone else permission to go to "BOB" folder but just BOB himself... i have posted this problem to the movabletype.org forum already, but still no solution. so i'm asking anyone, preferably hosts, that had this problem before in their server/site/etc. that knows how to fix it, or has a solution that might work.
please help, thanks in advance.
this questions is for anyone, preferably hosts, that setup movabletype (www.movabletype.org) blog utility for their customers. i was just wondering if you experience this same problem, so let me start with a background of how i set mine up for my site...
i have my own /cgi-bin/ so moved /mt/ to /cgi-bin/mt/ (and chmod the .cgi files to 755). then i put the static files that mt uses to /html/mt-static/ (ie. docs, images, and style.css) like the install instruction stated.
my local server path is:
/home/virtual/site.com/var/www/html
so that the path to /mt/ dir is:
/home/virtual/site.com/var/www/cgi-bin/mt/
i can access my blog through the mt control panel (ie. mt.cgi), but the problem lies when i REBUILD my site.
i created a user, let's say "BOB (ie. http://www.site.com/~BOB). so that when he uses mt...all of his blog entries are published and stored at his local directory/home/virtual/site.com/home/BOB/public_html/blog, and archives go to /home/virtual/site.com/home/BOB/public_html/blog/archives. after BOB adds a new entry and tries to publish...this is the error that he gets...
An error occurred:
mkdir /home/virtual/site.com/home/BOB/public_html: Permission denied at lib/MT/FileMgr/Local.pm line 100
i guess the problem lies in that the setting wont allow anyone else permission to go to "BOB" folder but just BOB himself... i have posted this problem to the movabletype.org forum already, but still no solution. so i'm asking anyone, preferably hosts, that had this problem before in their server/site/etc. that knows how to fix it, or has a solution that might work.
please help, thanks in advance.
