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-linux@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 25.02.2007, 14:49
Paul Vetch
Gast
 
Beiträge: n/a
Standard [TYPO3-linux] Cannot login to BE when source outside document root

Hi all,

Having a bit of a nightmare trying to get Typo3 (4.05) going on a new
server (running CentOS 4.4 (i.e. Debian), with Plesk; PHP 4.3.9; MySQL
4.1.20)

Typo3 installs happily, and with the source installed in the vhost
document root I can login to the BE. I want to share the source between
vhosts though. If I move the source out to /var/lib/typo3/ and set
open_basedir appropriately, I can run through the installation with no
problem. However I just cannot login to the backend, even if I create a
new BE admin user.

I've checked and the BE users are being created properly in the DB (and
I'm running MySQL 4.1.20, not 5 which I know has a known issue in this
regard.)

The problem is the same under PHP 4.3.9 and also in PHP 5.1.4. Could
this be a session problem of some kind? PHP reports no errors. I hope I
am missing something really silly.

Any advice appreciated.

Paul



_______________________________________________
TYPO3-linux mailing list
TYPO3-linux (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/...fo/typo3-linux
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 26.02.2007, 16:11
Dimitri Tarassenko
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-linux] Cannot login to BE when source outside documentroot

Paul,

2 points:

- CentOS is not Debian, it's a clone of RedHat EnterPrise Linux 4

- Most likely your problems are in the Plesk settings around PHP. If my memory serves me right, Plesk is not very verbose about PHP errors - you might want to start with looking at your phpinfo() and the way PHP errors are handled. In some installations that I had seen they are just silently ignored and that's it.

Hope this helps.

Dimitri Tarassenko



> -----Original Message-----
> From: typo3-linux-bounces (AT) lists (DOT) netfielders.de
> [mailto:typo3-linux-bounces (AT) lists (DOT) netfielders.de] On Behalf
> Of Paul Vetch
> Sent: Sunday, February 25, 2007 8:49 AM
> To: typo3-linux (AT) lists (DOT) netfielders.de
> Subject: [TYPO3-linux] Cannot login to BE when source outside
> document root
>
> Hi all,
>
> Having a bit of a nightmare trying to get Typo3 (4.05) going on a new
> server (running CentOS 4.4 (i.e. Debian), with Plesk; PHP 4.3.9; MySQL
> 4.1.20)
>
> Typo3 installs happily, and with the source installed in the vhost
> document root I can login to the BE. I want to share the
> source between
> vhosts though. If I move the source out to /var/lib/typo3/ and set
> open_basedir appropriately, I can run through the installation with no
> problem. However I just cannot login to the backend, even if
> I create a
> new BE admin user.
>
> I've checked and the BE users are being created properly in
> the DB (and
> I'm running MySQL 4.1.20, not 5 which I know has a known issue in this
> regard.)
>
> The problem is the same under PHP 4.3.9 and also in PHP 5.1.4. Could
> this be a session problem of some kind? PHP reports no
> errors. I hope I
> am missing something really silly.
>
> Any advice appreciated.
>
> Paul
>
>
>
> _______________________________________________
> TYPO3-linux mailing list
> TYPO3-linux (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/...fo/typo3-linux
>

_______________________________________________
TYPO3-linux mailing list
TYPO3-linux (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/...fo/typo3-linux
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 26.02.2007, 19:00
Paul Vetch
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-linux] Cannot login to BE when source outside documentroot

Dimitri,

Thanks for this, I'll take a closer look. I did alter php.ini to turn
on display of php errors and I did get some when the sessions weren't
being written properly (small permissions glitch), but it certainly
could be that Plesk is interfering.

I casually assumed CentOS had Debian origins because of the similar use
of the /var folder for non-volatile files (like vhosts etc)

Paul







> -----Original Message-----
> From: Dimitri Tarassenko [mailto:mitka (AT) actdev (DOT) com]
> Posted At: 26 February 2007 15:11
> Posted To: typo3.install.linux
> Conversation: [TYPO3-linux] Cannot login to BE when source outside
> document root
> Subject: Re: [TYPO3-linux] Cannot login to BE when source outside
> documentroot
>
> Paul,
>
> 2 points:
>
> - CentOS is not Debian, it's a clone of RedHat EnterPrise Linux 4
>
> - Most likely your problems are in the Plesk settings around PHP. If

my
> memory serves me right, Plesk is not very verbose about PHP errors -

you
> might want to start with looking at your phpinfo() and the way PHP

errors
> are handled. In some installations that I had seen they are just

silently
> ignored and that's it.
>
> Hope this helps.
>
> Dimitri Tarassenko
>
>
>
> > -----Original Message-----
> > From: typo3-linux-bounces (AT) lists (DOT) netfielders.de
> > [mailto:typo3-linux-bounces (AT) lists (DOT) netfielders.de] On Behalf
> > Of Paul Vetch
> > Sent: Sunday, February 25, 2007 8:49 AM
> > To: typo3-linux (AT) lists (DOT) netfielders.de
> > Subject: [TYPO3-linux] Cannot login to BE when source outside
> > document root
> >
> > Hi all,
> >
> > Having a bit of a nightmare trying to get Typo3 (4.05) going on a

new
> > server (running CentOS 4.4 (i.e. Debian), with Plesk; PHP 4.3.9;

MySQL
> > 4.1.20)
> >
> > Typo3 installs happily, and with the source installed in the vhost
> > document root I can login to the BE. I want to share the
> > source between
> > vhosts though. If I move the source out to /var/lib/typo3/ and set
> > open_basedir appropriately, I can run through the installation with

no
> > problem. However I just cannot login to the backend, even if
> > I create a
> > new BE admin user.
> >
> > I've checked and the BE users are being created properly in
> > the DB (and
> > I'm running MySQL 4.1.20, not 5 which I know has a known issue in

this
> > regard.)
> >
> > The problem is the same under PHP 4.3.9 and also in PHP 5.1.4.

Could
> > this be a session problem of some kind? PHP reports no
> > errors. I hope I
> > am missing something really silly.
> >
> > Any advice appreciated.
> >
> > Paul
> >
> >
> >
> > _______________________________________________
> > TYPO3-linux mailing list
> > TYPO3-linux (AT) lists (DOT) netfielders.de
> > http://lists.netfielders.de/cgi-bin/...fo/typo3-linux
> >


_______________________________________________
TYPO3-linux mailing list
TYPO3-linux (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/...fo/typo3-linux
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-linux] share typo3 source between vhosts Tim Wentzlau typo3-linux@lists.netfielders.de 1 20.02.2007 10:53
[TYPO3] Tidy up page source Benjamin Todd typo3-english@lists.netfielders.de 6 04.02.2007 01:00
[TYPO3] Where are other versions of source and dummy packages? Bing Du typo3-english@lists.netfielders.de 2 23.12.2006 11:41
[Typo3-UG France] Template et root template Olivier Laurent typo3-france@lists.netfielders.de 0 23.03.2005 16:55
[Typo3-UG France] Template et root template Olivier Laurent typo3-france@lists.netfielders.de 0 23.03.2005 16:20


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:36 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, 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