TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-install@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 07.07.2008, 17:31
Marcel van der Laan
Gast
 
Beiträge: n/a
Standard [TYPO3-install] Problems accessing typo3temp folder

Hi all,



Hope you can help me with a problem installing typo3 v4.2.



I’ve installed v4.2 on the page of my provider and can run the install tool
and even (after some persuasion) managed to get the ImageMagick tools
running. The proble comes when I want to verify the image processing of
ImageMagick and GD. I can run the “Reading image formats” test and it nicely
places the generated images in the typo3temp/pics directory.



But... the images are not displayed on the results page of the image
processing test. Instead I get a password prompt (directly from Internet
Explorer, I think) stating that I need to log in. I get that a number of
times for the single page (but not quite one for each test…).



Even if I try to access the link directly (e.g.
/www.mysite.com/typo3temp/pics/install_read_pcx.jpg), I get the same thing!
I’ve tried changing the permissions of the typo3temp directory, the pics
directory and the image file to 0777, but to no avail. Even moving the file
to the typo3temp directory: no luck. But placing the file in the root (i.e.
above typo3temp) means that I can the view the file. I just seems I cannot
access the typo3temp directory, for some reason…



FWIW, The site is managed by Plesk 8.0.1, there’s not .htaccess in the root
and the files are all owned by the apache user.





I’d really like to get the TYPO3 installation completely working… Someone
please help. Thanks! I’ll name my next dog after you ;-)



Regards, Marcel












No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.526 / Virus Database: 270.4.5/1537 - Release Date: 6-7-2008
5:26

_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 07.07.2008, 17:51
Andreas Burg
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Problems accessing typo3temp folder

Marcel van der Laan schrieb:
> Hi all,
>
> Hope you can help me with a problem installing typo3 v4.2.
>
> I’ve installed v4.2 on the page of my provider and can run the install tool
> and even (after some persuasion) managed to get the ImageMagick tools
> running. The proble comes when I want to verify the image processing of
> ImageMagick and GD. I can run the “Reading image formats” test and it nicely
> places the generated images in the typo3temp/pics directory.


perhaps the reference pics and not the generated?

> But... the images are not displayed on the results page of the image
> processing test. Instead I get a password prompt (directly from Internet
> Explorer, I think) stating that I need to log in. I get that a number of
> times for the single page (but not quite one for each test…).
>
> Even if I try to access the link directly (e.g.
> /www.mysite.com/typo3temp/pics/install_read_pcx.jpg), I get the same thing!
> I’ve tried changing the permissions of the typo3temp directory, the pics
> directory and the image file to 0777, but to no avail. Even moving the file
> to the typo3temp directory: no luck. But placing the file in the root (i.e.
> above typo3temp) means that I can the view the file. I just seems I cannot
> access the typo3temp directory, for some reason…

in most cases there's no need to change the rights of folders and files

>
> FWIW, The site is managed by Plesk 8.0.1, there’s not .htaccess in the root
> and the files are all owned by the apache user.
>
> I’d really like to get the TYPO3 installation completely working… Someone
> please help. Thanks! I’ll name my next dog after you ;-)
>
> Regards, Marcel


Hello Marcel,

do you have access to the install tool now? On first page you can see if everything is correct with
the rights. You will see a generated pic on this site as well.

Did you try another browser? Can you delete the content of typo3temp via ftp? What are the rights of
typo3temp? Do you have full access to your DB?

In your localconf.php you should have these lines:
[BE][fileCreateMask] = 0644
[BE][folderCreateMask] = 0755

Greetings Andreas
_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 08.07.2008, 20:12
Marcel van der Laan
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Problems accessing typo3temp folder

Hi Andreas,

> Marcel van der Laan schrieb:
> > Hi all,
> >
> > Hope you can help me with a problem installing typo3 v4.2.
> >

>
> perhaps the reference pics and not the generated?


No, they're not the reference pics. They are in the sysext directory. Also
checked the link in the HTML file. These are the generated files; if I throw
them away, thet get regenerated.

>
> > But... the images are not displayed on the results page of the image
> > processing test. Instead I get a password prompt (directly from
> > Internet Explorer, I think) stating that I need to log in. I get that
> > a number of times for the single page (but not quite one for each

test?).
> >
> > Even if I try to access the link directly (e.g.
> > /www.mysite.com/typo3temp/pics/install_read_pcx.jpg), I get the same

thing!

> > I just seems I
> > cannot access the typo3temp directory, for some reason?


> in most cases there's no need to change the rights of folders and files


I guess in most cases, that's indeed true. But I've been having some
problems with the installation anyway, so anything is possible.

> >

>
> Hello Marcel,
>
> do you have access to the install tool now? On first page you can see if
> everything is correct with the rights. You will see a generated pic on
> this site as well.


All is okay there.

> Did you try another browser? Can you delete the content of typo3temp via
> ftp? What are the rights of typo3temp? Do you have full access to your DB?


My typo3temp has 777 permission, as does the pics subdir and the file has
644, so everyone should be able to see them, right???

> In your localconf.php you should have these lines:
> [BE][fileCreateMask] = 0644
> [BE][folderCreateMask] = 0755


They're not in my localconf.php (at least not in my v4.2)
The thing is... I don't think this is a Typo3 installation issue, come to
think of it; Typo3 creates the file in the right place. It's just that I'm
not able to view it!

I'm open to more suggestions if you have them.

> Greetings Andreas


Thanks,
Marcel




No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.526 / Virus Database: 270.4.6/1540 - Release Date: 8-7-2008
6:33


_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 08.07.2008, 23:41
Andreas Burg
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Problems accessing typo3temp folder

Marcel van der Laan schrieb:
> Hi Andreas,
>
>> Marcel van der Laan schrieb:
>>> Hi all,
>>>
>>> Hope you can help me with a problem installing typo3 v4.2.
>>>

>> perhaps the reference pics and not the generated?

>
> No, they're not the reference pics. They are in the sysext directory. Also
> checked the link in the HTML file. These are the generated files; if I throw
> them away, thet get regenerated.
>
>>> But... the images are not displayed on the results page of the image
>>> processing test. Instead I get a password prompt (directly from
>>> Internet Explorer, I think) stating that I need to log in. I get that
>>> a number of times for the single page (but not quite one for each

> test?).
>>> Even if I try to access the link directly (e.g.
>>> /www.mysite.com/typo3temp/pics/install_read_pcx.jpg), I get the same

> thing!
>
>>> I just seems I
>>> cannot access the typo3temp directory, for some reason?

>
>> in most cases there's no need to change the rights of folders and files

>
> I guess in most cases, that's indeed true. But I've been having some
> problems with the installation anyway, so anything is possible.
>
>> Hello Marcel,
>>
>> do you have access to the install tool now? On first page you can see if
>> everything is correct with the rights. You will see a generated pic on
>> this site as well.

>
> All is okay there.
>
>> Did you try another browser? Can you delete the content of typo3temp via
>> ftp? What are the rights of typo3temp? Do you have full access to your DB?

>
> My typo3temp has 777 permission, as does the pics subdir and the file has
> 644, so everyone should be able to see them, right???
>
>> In your localconf.php you should have these lines:
>> [BE][fileCreateMask] = 0644
>> [BE][folderCreateMask] = 0755

>
> They're not in my localconf.php (at least not in my v4.2)
> The thing is... I don't think this is a Typo3 installation issue, come to
> think of it; Typo3 creates the file in the right place. It's just that I'm
> not able to view it!
>
> I'm open to more suggestions if you have them.
>
>> Greetings Andreas

>
> Thanks,
> Marcel


Did you try another browser? Can you delete the content of typo3temp via ftp? Do you have full
access to your DB via phpmyadmin?

andreas
_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] 1-2-3 Install Problems Wai-Wai Ng typo3-english@lists.netfielders.de 2 25.06.2008 09:39
[TYPO3] Problem with typo3temp cleanup Marcel Douwstra typo3-english@lists.netfielders.de 14 28.01.2008 09:01
[TYPO3] typo3temp/pics headache Nick Weisser typo3-english@lists.netfielders.de 0 13.01.2008 00:02
[TYPO3-install] Install tool problems with PHP 5.2.1 S. G. Kearn typo3-install@lists.netfielders.de 1 24.03.2007 11:57
[TYPO3-linux] Install problems relating GD Kari Salovaara typo3-linux@lists.netfielders.de 2 03.02.2007 10:46


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:35 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77