[Typo3-dev] permission problems? Use ftp.

Karsten Dambekalns k.dambekalns at fishfarm.de
Thu Dec 16 10:10:56 CET 2004


Hi Piebe.

On 2004-12-15, Piebe de Vries <onzin at piebe.nl> wrote:
> I could not get typo3 to work on my webaccount due various restrictions 
> enforced by my ISP.  I browsed through the mailinglist archive and could 
> not find a working solution so I made one myself. I replaced all 
> file/directory related functions in class.t3lib_div.php with similar 
> functions that use ftp instead of directly working on the filesystem. 

Ugh. If this *is* the only solution for you, I'd change the
ISP. Honestly.

If this ever makes it into the core, make it optional. It is deemed to
be slower (think about recursively deleting a large extension...) and
wouldn't work for me at all: no FTP on my server, only SSH/SCP.

Ok, just wanted to make sure :)

> This solved my problems. I have been using it for the last three months 
> and it works fine. I planned to cleanup the code and use some typo3 
 ...

Now: Thanks! People actually doing things is what makes the world
turn.

Karsten




More information about the TYPO3-dev mailing list