Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

Total Posts: 7 - Pages (1): [1]
Author: mediatech
Posted: Aug 04 2007 - 04:40 PM
Subject: re: rererere
mm_forum has a lot more features and is currently more active than chc_forum.
http://support.typo3.org:8080/jive/forum.jspa?forumID=43

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: pepesz
Posted: Aug 02 2007 - 02:27 AM
Subject: rererere
Now I am moving my sites to another host and i hope i won't meet the same problem

Thx for your support.

PS. What is the reason you are planning to switch to mm_forum?
Author: mediatech
Posted: Jul 18 2007 - 02:33 PM
Subject: re: re: re: cannot download
I never got around to setting up a cron job for the watch thread feature... which I'm hoping to do once I find time to switch to mm_forum

I'm pretty sure your permissions issues most likely stem from your server. Essentially you need your sys admin to make your directories and files writeable by apache or better yet your domain group which may require PhpSuexe or something similar. Most shared hosts don't like using nobody or apache. The other alternative is to chmod the directory 777 and files 666.

If you have your own VPS TYPO3 is a lot easier to manage. As root you would run the following commands in shell.

chgrp -R nobody /home/mydomain/public_html/typo3conf
chmod -R g+w,o-rwx /home/mydomain/public_html/typo3conf

chgrp -R apache /home/mydomain/public_html/uploads
chmod -R g+w,o-rwx /home/mydomain/public_html/uploads

chgrp -R apache /home/mydomain/public_html/fileadmin
chmod -R g+w,o-rwx /home/mydomain/public_html/fileadmin

chgrp -R apache /home/mydomain/public_html/typo3temp
chmod -R g+w,o-rwx /home/mydomain/public_html/typo3temp

chgrp -R apache /home/mydomain/public_html/typo3/ext
chmod -R g+w,o-rwx /home/mydomain/public_html/typo3/ext


I've heard good things about http://www.1and1.com and their VPS starts at 29/month. I use Servint.

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: pepesz
Posted: Jul 17 2007 - 05:16 AM
Subject: re: re: cannot download
I use Typo3 4.1.1 on a gentoo linux server (mysql, apache).

I am not able to use Quixplorer, because my sysadmin does not support necessary settings in the background. Security first for him

Is it possible that also my download problem is originated from a missing permission? If so, what kind of php or apache setting should be provided by my syadmin?

However i have set watching this thread, i haven't received any email notification about your reply and Sunday is over

Thx for your help, Greg!
pesz
Author: mediatech
Posted: Jul 15 2007 - 03:05 PM
Subject: re: cannot download
Can you give us a little more information please? What version of TYPO3 are you using? Is this on a Linux server? I've never run across this problem. I have a little free time this Sunday to take a look if you can provide admin access to the site. Skype me.

Also try the Quixplorer extension.

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: pepesz
Posted: Jul 14 2007 - 07:12 AM
Subject: re: cannot download
pls someone give me any idea how to debug this problem. it is really important for me, since my users need to share files with one another.

thanks in advance,
pesz
Author: pepesz
Posted: Jul 09 2007 - 05:16 PM
Subject: cannot download
i cannot download through backend neither with file-list module, nor with DAM. what can be wrong? i click on the filename in the list and nothing happens, click on the view file icon and nothing happens, the same with info icon
Total Posts: 7 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support