TinyPortal

Development => Support => Installation => Topic started by: tw0sh0t on January 13, 2006, 11:27:14 PM

Title: Permissions issue with SMF
Post by: tw0sh0t on January 13, 2006, 11:27:14 PM
Hi guys, I'm trying to install Tinyportal 0.7.5.  Once I upload it, and try to select "Apply Mod" I get an error message:

You cannot download or install new packages because the Packages directory or one of the files in it are not writable!


I go into Options and select to make all files/folders writable, I've even FTP'd in and manually CHMOD'd the Packages directory and even went as far as everything inside the Packages directory to 777.  I STILL get this error message.

I'm using SMF 1.1 RC2 (Had the same problem with SMF 1.1 RC1), my server information is:

Operating System    Linux
Kernel Version    2.4.29-grsec
Apache Version    1.3.34 (Unix)
Perl Version    5.8.1
PHP Version    4.4.2
MySQL Version    4.0.20-standard

Any ideas would be greatly appreciated.  Thanks!
Title: Re: Permissions issue with SMF
Post by: tw0sh0t on January 13, 2006, 11:47:39 PM
Update, I've tried to install other packages and I have the same problem.  I've posted this on simplemachines.org so hopefully some people will share their ideas there also. 

Thanks for anyone who wants to take a crack at this.
Title: Re: Permissions issue with SMF
Post by: gerrymo on January 14, 2006, 12:20:34 AM
Try setting the forum directory, and if possible, the root directory to 777. Had this problem before. Even had an image causing problems because it was not writable (Some SMF images need to be overwritten by TP).
Title: Re: Permissions issue with SMF
Post by: tw0sh0t on January 14, 2006, 12:31:04 AM
Yep, my root, public_html is CHMOD'd to 777.  My forums are in the root directory.  As all my website is at the moment is SMF forum.
Title: Re: Permissions issue with SMF
Post by: PhilH on January 14, 2006, 04:45:28 AM
Is the SMF installation new? If yes then I suspect you have a problem with your server configuration. Shared server??

QuoteYep, my root, public_html is CHMOD'd to 777.

How are you doing this?
Title: Re: Permissions issue with SMF
Post by: IchBin on January 14, 2006, 04:59:24 AM
Not just your directories have to be writeable, but also the files. I change them to 755 after that though. :)
Do you have shell access to this machine? Or just a CPanel and ftp?