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 21.01.2007, 08:34
samv@netspace.net.au
Gast
 
Beiträge: n/a
Standard [TYPO3-install] Can't list extensions

I'm (still) having a great deal of trouble getting extensions to list in Typo3.
I can import a fresh extension list from the TER but I can't get the list to
display in the Typo3 back end. I'm actually trying to install and learn to use
the templavoila extension.

Check File/Directory Permissions (I'm on Mac OS 10.4.8)
01. sudo chown -R www /Library/WebServer/Documents
02. sudo chgrp -R www /Library/WebServer/Documents
03. sudo chown -R www /Library/WebServer/typo3_src-4.1beta3
04. sudo chgrp -R www /Library/WebServer/typo3_src-4.1beta3

Try deleting extensions.xml.gz
05. sudo rm /Library/WebServer/Documents/typo3temp/extensions.xml.gz

Delete other temporary files
06. typo3/install > typo3temp/ > Number of files at at time: Delete 100 > From
sub-directory cs/
07. typo3/install > typo3temp/ > Number of files at at time: Delete 100 > From
sub-directory GB/
08. typo3/install > typo3temp/ > Number of files at at time: Delete 100 > From
sub-directory llxml/
09. typo3/install > typo3temp/ > Number of files at at time: Delete 100 > From
sub-directory pics/
10. typo3/install > typo3temp/ > Number of files at at time: Delete 100 > From
sub-directory temp/
11. typo3/install > Clean up database > Clean up everything

Check Typo3 integrity
12. Typo3 BE > DB Check > Manage Reference Index > Update Now!
7 records from 15 tables were checked/updated.
Index Integrity was perfect!
13. Typo3 BE > DB Check > Manage Reference Index > Test Reference index
7 records from 15 tables were checked/updated.
Index Integrity was perfect!

Import extensions
14. Extension manager > Import Extensions > Retrieve/Update
The extensions list has been updated and now contains 2138 extension
entries.

Attempt to list extensions (I can't get this to work)
15. Extension manager > Import Extensions > 'Look up' button
No matching extensions found.

I also tried putting '*' and 'templavoila' in the 'Look up' field before
clicking the 'Look up' button. The results is always 'No matching extensions
found.'

Mac OS 10.4.8
Apache 1.3.33
PHP 5.2.0 (www.entropy.ch Release 3, Universal Binary)
MySQL 5.0.27
Typo3 4.1beta3
ImageMagic 6.1.7 (package from www.entropy.ch) installed and most of the Typo3
image processing tests check out okay.

Any suggestions would be most welcome.

Thanks,

Sam
Melbourne, Australia


------------------------------------------------------------
This email was sent from Netspace Webmail: http://www.netspace.net.au

_______________________________________________
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 21.01.2007, 12:47
samv@netspace.net.au
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-install] Can't list extensions

I resolved the problem described in my posting earlier today.

I'm now able to list extensions.

To resolve the problem I deleted dummy package (perhaps I was using an old dummy
package). I downloaded and installed the Typo3 4.1beta3 dummy package.

Sam

Quoting samv (AT) netspace (DOT) net.au:

> I'm (still) having a great deal of trouble getting extensions to list
> in Typo3.
> I can import a fresh extension list from the TER but I can't get the
> list to
> display in the Typo3 back end. I'm actually trying to install and
> learn to use
> the templavoila extension.
>
> Check File/Directory Permissions (I'm on Mac OS 10.4.8)
> 01. sudo chown -R www /Library/WebServer/Documents
> 02. sudo chgrp -R www /Library/WebServer/Documents
> 03. sudo chown -R www /Library/WebServer/typo3_src-4.1beta3
> 04. sudo chgrp -R www /Library/WebServer/typo3_src-4.1beta3
>
> Try deleting extensions.xml.gz
> 05. sudo rm /Library/WebServer/Documents/typo3temp/extensions.xml.gz
>
> Delete other temporary files
> 06. typo3/install > typo3temp/ > Number of files at at time: Delete
> 100 > From
> sub-directory cs/
> 07. typo3/install > typo3temp/ > Number of files at at time: Delete
> 100 > From
> sub-directory GB/
> 08. typo3/install > typo3temp/ > Number of files at at time: Delete
> 100 > From
> sub-directory llxml/
> 09. typo3/install > typo3temp/ > Number of files at at time: Delete
> 100 > From
> sub-directory pics/
> 10. typo3/install > typo3temp/ > Number of files at at time: Delete
> 100 > From
> sub-directory temp/
> 11. typo3/install > Clean up database > Clean up everything
>
> Check Typo3 integrity
> 12. Typo3 BE > DB Check > Manage Reference Index > Update Now!
> 7 records from 15 tables were checked/updated.
> Index Integrity was perfect!
> 13. Typo3 BE > DB Check > Manage Reference Index > Test Reference index
> 7 records from 15 tables were checked/updated.
> Index Integrity was perfect!
>
> Import extensions
> 14. Extension manager > Import Extensions > Retrieve/Update
> The extensions list has been updated and now contains 2138
> extension
> entries.
>
> Attempt to list extensions (I can't get this to work)
> 15. Extension manager > Import Extensions > 'Look up' button
> No matching extensions found.
>
> I also tried putting '*' and 'templavoila' in the 'Look up' field before
> clicking the 'Look up' button. The results is always 'No matching
> extensions
> found.'
>
> Mac OS 10.4.8
> Apache 1.3.33
> PHP 5.2.0 (www.entropy.ch Release 3, Universal Binary)
> MySQL 5.0.27
> Typo3 4.1beta3
> ImageMagic 6.1.7 (package from www.entropy.ch) installed and most of
> the Typo3
> image processing tests check out okay.
>
> Any suggestions would be most welcome.
>
> Thanks,
>
> Sam
> Melbourne, Australia
>
>
> ------------------------------------------------------------
> This email was sent from Netspace Webmail: http://www.netspace.net.au
>
> _______________________________________________
> TYPO3-install mailing list
> TYPO3-install (AT) lists (DOT) netfielders.de
> http://lists.netfielders.de/cgi-bin/.../typo3-install
>






------------------------------------------------------------
This email was sent from Netspace Webmail: http://www.netspace.net.au

_______________________________________________
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-install] Unable to login to BE after install - TYPO3 v4.0.4- Help Christo Romberg typo3-install@lists.netfielders.de 2 14.01.2007 10:03
[TYPO3-install] Can't import extensions samv@netspace.net.au typo3-install@lists.netfielders.de 2 02.01.2007 14:06
Re: [TYPO3-install] Forbidden - no permission toaccess/typo3/install/index.php Marcel Ehrhard typo3-install@lists.netfielders.de 0 31.12.2006 18:18
[TYPO3-shop] how to list related products in list view - LIST code typo3-project-tt-products@lists.netfielders.de 0 18.12.2006 17:19
[TYPO3-install] Forbidden - no permission to access/typo3/install/index.php Marcel Ehrhard typo3-install@lists.netfielders.de 0 13.12.2006 21:17


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:09 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