From daniel_wittich at de.wunderman.com Thu Jan 15 21:13:07 2004 From: daniel_wittich at de.wunderman.com (daniel_wittich at de.wunderman.com) Date: Thu, 15 Jan 2004 21:13:07 +0100 Subject: [Typo3-debian] Re: Problem with typo3 quickstart installation Message-ID: I had the same problem after using the installer script. A look at my quit fresh Apache installation fixed it: AddType application/x-httpd-php .php was missing. IN REPLY TO: Sorry, for not providing all necessary Informations. > > In my php.ini "error_reporting" is set to "E_ALL", but still no errors > > are generated. > > Did you specify a logfile? Yes, I specified a log file and also set display_error to on. For me it looks like the script is running without any problems, it just doesn't produce any output. This weekend I'll have time to dig into the script and check, if I can find out why the script only produces (""). Thanks, Tobias Daniel Wittich | IT Manager Y&R GmbH & Co. KG | Wunderman GmbH & Co. KG | Kleyerstra?e 19 | 60326 Frankfurt phone +49.(0)69.7502-7896 | fax +49.(0)69.7502-7226 daniel_wittich at de.yr.com | www.young-rubicam.de | www.wunderman.de Helpdesk: 069-7502-7MAC | iteam.yr.com =============================================== This transmission is confidential and intended solely for the person or organization to whom it is addressed. It may contain privileged and confidential information. If you are not the intended recipient, you should not copy, distribute or take any action in reliance on it. If you have received this transmission in error, please notify the sender at the e-mail address above. ================================================ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.netfielders.de/pipermail/typo3-debian/attachments/20040115/2092e62e/attachment.html From steffen at davis.kommwiss.fu-berlin.de Thu Jan 15 22:05:07 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Thu, 15 Jan 2004 22:05:07 +0100 Subject: [Typo3-debian] Re: Problem with typo3 quickstart installation In-Reply-To: References: Message-ID: daniel_wittich at de.wunderman.com schrieb: > I had the same problem after using the installer script. > A look at my quit fresh Apache installation fixed it: > > AddType application/x-httpd-php .php > > was missing. > hi. apache misconfiguration has nothing to do with the debian typo3-installer. -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From mundaun at gmx.ch Fri Jan 16 11:44:14 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Fri, 16 Jan 2004 11:44:14 +0100 Subject: [Typo3-debian] GD with GIF support Message-ID: Hi all, I am close to success in creating GD packages that contain GIF write support. Before I will release them, they will need a) some testing b) some legal information Where can I upload such a package? I think it has to be a server outside Europe, right? If anyone could help me, I would really appreciate this. Kind regards - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From hirdes at elios.de Fri Jan 16 12:20:25 2004 From: hirdes at elios.de (Michael Hirdes) Date: Fri, 16 Jan 2004 12:20:25 +0100 Subject: [Typo3-debian] GD with GIF support References: Message-ID: hi, On Fri, 16 Jan 2004 11:44:14 +0100, Michael Stucki wrote: > b) some legal information > > Where can I upload such a package? I think it has to be a server outside > Europe, right? as found on http://www.unisys.com/about__unisys/lzw The U.S. LZW patent expires June 20, 2003, the counterpart Canadian patent expires July 7, 2004, the counterpart patents in the United Kingdom, France, Germany and Italy expire June 18, 2004, and the Japanese counterpart patents expire June 20, 2004. means: we have to find some server in the US till June 18. I think, if we can't find any webspace donated by the community, best solution for this temporary problem may be some free webspace provider.(http://www.free-web-space-finder.com/detailsfr.asp?ID=22) they offer 1 GB free traffic a month, so only for gdlib it would be o.k. cheers, michael -- ELIOS http://www.elios.de fon:040-53904349 fax:040-51304924 From hirdes at elios.de Fri Jan 16 12:23:58 2004 From: hirdes at elios.de (Michael Hirdes) Date: Fri, 16 Jan 2004 12:23:58 +0100 Subject: [Typo3-debian] dist-upgrade soon pending References: Message-ID: On Wed, 10 Dec 2003 23:29:13 +0100, Michael Stucki wrote: > Is php4-gd2 working now? Does anybody use Sarge already? jepp, not for productive use, but local. going to test php4-gd over the weekend - depending on my progress with other problems. i think, i can come back to this in the middle of next week > Cheers - michael dito :) -- ELIOS http://www.elios.de fon:040-53904349 fax:040-51304924 From ledj at dcmedia.biz Fri Jan 16 15:01:59 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Fri, 16 Jan 2004 15:01:59 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 Message-ID: Hi Would it be possible to add switches to the typo3-site-installer, which would direct typo3_src to different releases of typo3. Like the -a switch, except that -a is not working at the moment :) like typo3-site-installer -a typo3-site-installer -stable (newest stable release) -d=test typo3-site-installer -rc (newest rc release) -d=test typo3-site-installer -cvs (newest cvs release) -d=test This would make it even more uncomplicated to upgrade/downgrade... Maybe the -cvs thing could login at sourceforge at get the newest source. Any comments ? Since it not me who manages the deb packages, it's easy to suggest :) /Lars From mundaun at gmx.ch Tue Jan 20 02:22:03 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Tue, 20 Jan 2004 02:22:03 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: Hi Lars, > Would it be possible to add switches to the typo3-site-installer, which > would direct typo3_src to different releases of typo3. Yes, of course! > Like the -a switch, except that -a is not working at the moment :) Besides that, I think I will remove this option in the next version. It just doesn't make real sense. > typo3-site-installer -stable (newest stable release) -d=test > typo3-site-installer -rc (newest rc release) -d=test > typo3-site-installer -cvs (newest cvs release) -d=test > This would make it even more uncomplicated to upgrade/downgrade... Good idea! > Maybe the -cvs thing could login at sourceforge at get the newest source. Funny idea! Is there really a need for this? > Since it not me who manages the deb packages, it's easy to suggest :) Well, but what about writing a manual? Contact me if you're interested :-) Cheers - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From ledj at dcmedia.biz Tue Jan 20 02:35:47 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Tue, 20 Jan 2004 02:35:47 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: >> Maybe the -cvs thing could login at sourceforge at get the newest >> source. > > Funny idea! Is there really a need for this? It was just a quick thought. Maybe it's better to setup a cron job and update through this. And the -cvs thing just point to different source like the others... >> Since it not me who manages the deb packages, it's easy to suggest :) > > Well, but what about writing a manual? Contact me if you're > interested :-) I could write a manual since I use these packages extensively :) /Lars From strieges at ba-loerrach.de Wed Jan 21 14:07:12 2004 From: strieges at ba-loerrach.de (Stephan Striegel) Date: Wed, 21 Jan 2004 14:07:12 +0100 Subject: [Typo3-debian] Fatal Error with Tempavoila Message-ID: Salve My Comrad installed Templa Voila on TYPO 3.5 and following Error came up: Fatal error: Call to undefined function: addllreffortcadescr() in /var/www/typo3/typo3conf/temp_CACHED_psa7b8_ext_tables.php on line 1795 I commentet line 1795 out and it worked again. The line said: t3lib_extMgm::addLLrefForTCAdescr('pages','EXT:templavoila/locallang_csh_pages.php'); But where is the mistake? I need to use Templa Voila. My System is an (normaly) stable Debian system, with TYPO 3.5 on it. -- Stephan Wolfgang Striegel Berufsakademie L?rrach (TIT01) mailto: strieges at ba-loerrach.de **************************************************************** * A computer is unbelievably fast, accurate and stupid. * * Man is incredibly slow, inaccurate and brilliant. * * The marriage between the two is a force beyond calculation. * **************************************************************** [x] <-- Nail here, for a new monitor. From mundaun at gmx.ch Wed Jan 21 14:12:13 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Wed, 21 Jan 2004 14:12:13 +0100 Subject: [Typo3-debian] Fatal Error with Tempavoila References: Message-ID: Hi Stephan, > My Comrad installed Templa Voila on TYPO 3.5 and following Error came up: ^^^ I don't think that TemplaVoila will ever work with 3.5.0. > Fatal error: Call to undefined function: addllreffortcadescr() in > /var/www/typo3/typo3conf/temp_CACHED_psa7b8_ext_tables.php on line 1795 You can always safely remove all typo3conf/temp_* files. > But where is the mistake? > I need to use Templa Voila. > My System is an (normaly) stable Debian system, with TYPO 3.5 on it. I expect this has nothing to do with Debian. Anyway, you should update to 3.6.0RC+ (the one you got in Kitzb?hel). Good luck! - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From strieges at ba-loerrach.de Thu Jan 22 13:58:11 2004 From: strieges at ba-loerrach.de (Stephan Striegel) Date: Thu, 22 Jan 2004 13:58:11 +0100 Subject: [Typo3-debian] Virtual Domains Message-ID: Salve I need to configure some virtual domains under Debian/Apache in order to use them with TYPO3,so that later on every user has its own, like xyz.de/~username. What's the best way to manage it? -- Stephan Wolfgang Striegel Berufsakademie L?rrach (TIT01) mailto: strieges at ba-loerrach.de **************************************************************** * A computer is unbelievably fast, accurate and stupid. * * Man is incredibly slow, inaccurate and brilliant. * * The marriage between the two is a force beyond calculation. * **************************************************************** [x] <-- Nail here, for a new monitor. From mundaun at gmx.ch Thu Jan 22 22:05:14 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Thu, 22 Jan 2004 22:05:14 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Hi Stephan, > I need to configure some virtual domains under Debian/Apache in order to > use them with TYPO3,so that later on every user has its own, like > xyz.de/~username. What's the best way to manage it? Look out for the Freesite extension. I don't really know about it, but it may be what you are looking for. (See typo3.org => Documentation) - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From steffen at davis.kommwiss.fu-berlin.de Fri Jan 23 02:01:38 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Fri, 23 Jan 2004 02:01:38 +0100 Subject: [Typo3-debian] Virtual Domains In-Reply-To: References: Message-ID: Stephan Striegel schrieb: > Salve > I need to configure some virtual domains under Debian/Apache in order to use them with TYPO3,so that later on every user has its own, like xyz.de/~username. > What's the best way to manage it? > just an example, and of course not the perfect way... <--- snip ServerName xyz.de ServerAdmin webmaster at xyz.de DocumentRoot /var/www/xyz.de CustomLog /var/log/apache/xyz.de/access_log combined ErrorLog /var/log/apache/xyz.de/error_log UserDir public_html # # Options for DocumentRoot # ServerSignature On DirectoryIndex index.html index.php Options SymLinksIfOwnerMatch IncludesNoExec -Indexes AllowOverride All order allow,deny allow from all # # Control access to UserDir directories. The following is an example # for a site where these directories are restricted to read-only. # AllowOverride FileInfo AuthConfig Limit Options SymLinksIfOwnerMatch IncludesNoExec Order allow,deny Allow from all Order deny,allow Deny from all ---> snap [OT]: don't use the debian package, if you want to allow your users to edit extensions with [EXT][noEdit]=0 and you are using global extensions. this makes it possible for a single user to crash a global extension (like tt_news, ...), which could be used by others. instead, provide a real copy in every user directory or allow only local extensions. -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From ledj at dcmedia.biz Fri Jan 23 10:08:23 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Fri, 23 Jan 2004 10:08:23 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: > [OT]: > don't use the debian package, if you want to allow your users to edit > extensions with [EXT][noEdit]=0 and you are using global extensions. > this makes it possible for a single user to crash a global extension > (like tt_news, ...), which could be used by others. > instead, provide a real copy in every user directory or allow only > local extensions. Just writeprotect the typo3/ext dir for the www-data group (chmod -R 0755 typo3/ext), then they can still share the global extensions... and typo3 just gives an error that the files aren't writeable if they try to edit. If they want to edit the users must install extension locally... From mundaun at gmx.ch Fri Jan 23 13:52:21 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Fri, 23 Jan 2004 13:52:21 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Hi Lars & Co.! > Just writeprotect the typo3/ext dir for the www-data group (chmod -R 0755 > typo3/ext), then they can still share the global extensions... and typo3 > just gives an error that the files aren't writeable if they try to edit. > If they want to edit the users must install extension locally... I think it's a good idea if we do this by default. Do you agree with that? - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From ledj at dcmedia.biz Fri Jan 23 16:09:02 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Fri, 23 Jan 2004 16:09:02 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Michael Stucki wrote: > Hi Lars & Co.! > >> Just writeprotect the typo3/ext dir for the www-data group (chmod -R >> 0755 typo3/ext), then they can still share the global extensions... >> and typo3 just gives an error that the files aren't writeable if >> they try to edit. If they want to edit the users must install >> extension locally... > > I think it's a good idea if we do this by default. Do you agree with > that? I don't know, maybe it would confuse newbies or new people who install the package. But maybe an optional switch could do the trick... /Lars From steffen at davis.kommwiss.fu-berlin.de Fri Jan 23 21:55:21 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Fri, 23 Jan 2004 21:55:21 +0100 Subject: [Typo3-debian] Virtual Domains In-Reply-To: References: Message-ID: Michael Stucki schrieb: > Hi Lars & Co.! > > >>Just writeprotect the typo3/ext dir for the www-data group (chmod -R 0755 >>typo3/ext), then they can still share the global extensions... and typo3 >>just gives an error that the files aren't writeable if they try to edit. >>If they want to edit the users must install extension locally... > > > I think it's a good idea if we do this by default. Do you agree with that? > as this may produce errors, i would suggest to leave it as it is and just put a warning message into the readme. -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From ledj at dcmedia.biz Fri Jan 23 21:59:12 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Fri, 23 Jan 2004 21:59:12 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: Michael Stucki wrote: > Hi Lars, > >> Would it be possible to add switches to the typo3-site-installer, >> which would direct typo3_src to different releases of typo3. > > Yes, of course! Would it also be possible to create a mysql database with the typo3-site-installer on the fly? With database and user permissions set... Like typo3-site-installer -d=testsite -mysqldb testsite -dbuser testsite -dbpassword testpassword this would create a database called testsite and a user called testsite with the password testpassword (and no permissions and host set to localhost). Databasepermissions would be testsite with user testsite (and host localhost) with permissions (Select | Insert | Update | Delete | Create | Drop | Index | Alter) So the only thing would be to point the browser to ...typo3/install/ ? /Lars From mundaun at gmx.ch Sat Jan 24 00:12:57 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 24 Jan 2004 00:12:57 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Steffen Mueller wrote: > as this may produce errors, i would suggest to leave it as it is and > just put a warning message into the readme. What kind of errors? I'll leave it for the moment, but I would really like to change that soon... - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sat Jan 24 03:09:17 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 24 Jan 2004 03:09:17 +0100 Subject: [Typo3-debian] New beta packages Message-ID: Hi all! after finally getting some webspace in the USA (thanks Ingmar!) I have uploaded a bunch of packages to that site. Feel free to test them and give me as much feedback as you can, but please note that they are STILL BETA versions right now! APT resources: deb http://typo3.cyberservers.net/software/debian/ ./ deb-src http://typo3.cyberservers.net/software/debian/ ./ In short, this is what has changed and what you'll have to do: - typo3-base has been renamed to typo3-base-3.5.0 (so it can co-exist with future versions) Well there is nothing new inside that source, but since we want to test if this works, we'll have to install the new package typo3-base-3.5.0: apt-get install typo3-base-3.5.0 (typo3-base will be removed and replaced by this package) - typo3-base and typo3-site-installer/typo3-env have been separated There is one outstanding problem with this: Since the site-installer used the same version number as TYPO3 (3.5.0), this number has been decreased to 0.1 again. The problem is that apt doesn't "downgrade" automatically. To solve this, you'll need to install the site-installer with this command in order to upgrade your package: apt-get remove --purge typo3-env typo3-site-installer && \ apt-get install typo3-env - Improved localconf.php: Have a look at it in typo3_src/misc/default-localconf.php The new site-installer is using this file by default. It has two blocks which are disabled with comments. Uncomment them if you are using one of the packages from below. - GD library with GIF write support apt-get install libgd2-xpm php4-gd2 (don't forget to restart Apache) - ImageMagick 4.2.9 with GIF write support apt-get install imagemagick-typo3 (this one can safely co-exist with the original imagemagick package) It seems that it is possible to generate thumbnails of multi-page PDF files! However - to me it looks like the files are not cached(??) Some more notes: - It seems that a blank 3.5.0 site cannot display the left frame of the BUSINESS template. With 3.6.0rc1, it works. - A debianized 3.6.0rc1 should follow next week - A detailed manual is on the way, but I still need some more time for this. Happy testing! - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sat Jan 24 03:16:03 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 24 Jan 2004 03:16:03 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: One more note: If you want to port these packages to another architecture or if you simply want to see what changed, have a look at this file which explains the several (unreferenced but present) subdirectories: http://www.typo3.cyberservers.net/software/debian/optional/index.txt Kind regards- michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sat Jan 24 03:16:19 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 24 Jan 2004 03:16:19 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: One more note: If you want to port these packages to another architecture or if you simply want to see what changed, have a look at this file which explains the several (unreferenced but present) subdirectories: http://www.typo3.cyberservers.net/software/debian/optional/index.txt Kind regards - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sat Jan 24 03:20:03 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 24 Jan 2004 03:20:03 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Well... It's quite late, please excuse me ;-) This link is finally working :-) http://www.typo3.cyberservers.net/software/debian/index.txt -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From steffen at davis.kommwiss.fu-berlin.de Sat Jan 24 13:29:42 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Sat, 24 Jan 2004 13:29:42 +0100 Subject: [Typo3-debian] New beta packages In-Reply-To: References: Message-ID: Michael Stucki schrieb: > > after finally getting some webspace in the USA (thanks Ingmar!) I have > uploaded a bunch of packages to that site. > thanks for the new packages, michael! btw.: changelog lin is not working: http://typo3.cyberservers.net/software/debian/changelog -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From ledj at dcmedia.biz Sat Jan 24 13:49:21 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Sat, 24 Jan 2004 13:49:21 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Michael Stucki wrote: > Well... It's quite late, please excuse me ;-) > > This link is finally working :-) > http://www.typo3.cyberservers.net/software/debian/index.txt Hehe I just installed your packages and it seems to work great!. But I'll give feedback if I notice something... BTW: I needed to have a clean sources.list, only containing: deb http://typo3.cyberservers.net/software/debian/ ./ deb-src http://typo3.cyberservers.net/software/debian/ ./ If I didn't do it this way, it would select the woody php4-gd2 instead of your modified one... (essentially it reported broken dependicies with my original sources.list included...) Maybe you could call it php4-gd2-typo3? Thanks for a great work /Lars From ledj at dcmedia.biz Sat Jan 24 13:55:25 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Sat, 24 Jan 2004 13:55:25 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: > I just installed your packages and it seems to work great!. But I'll > give feedback if I notice something... I can't do a test of the "GD library functions" (Image Processing/Testmenu/5. in the install tool)... /Lars From steffen at davis.kommwiss.fu-berlin.de Sat Jan 24 21:12:01 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Sat, 24 Jan 2004 21:12:01 +0100 Subject: [Typo3-debian] Virtual Domains In-Reply-To: References: Message-ID: Michael Stucki schrieb: > Steffen Mueller wrote: > > >>as this may produce errors, i would suggest to leave it as it is and >>just put a warning message into the readme. > > > What kind of errors? I'll leave it for the moment, but I would really like > to change that soon... > php error: "permission denied" for example: foo.bar:/# ls -l /var/lib/typo3/typo3_src-3.5.0/typo3/ext/classic_welcome/ext_tables.php -rw-r--r-- 1 www-data root 176 Feb 12 2003 ext_tables.php changing the owner to root (and thus writeprotect the file for php): -rw-r--r-- 1 root root 176 Feb 12 2003 ext_tables.php will produce: PHP Warning: fopen("/var/www/foo.bar/typo3/ext/classic_welcome/ext_tables.php", "w") - Permission denied in /var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_div.php on line 1239 so please, do not change the filepermissions. just leave a warning message, that multihosting can cause troubles. -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From mundaun at gmx.ch Sun Jan 25 19:04:39 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sun, 25 Jan 2004 19:04:39 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Hi Lars, > I can't do a test of the "GD library functions" (Image > Processing/Testmenu/5. in the install tool)... Sorry, I forgot to patch this! You'll have to modify the file t3lib/class.t3lib_stdgraphic.php on line 412: Inside the function "imagecopyresized", comment out everything but the line at the bottom which calls the native PHP function. Kasper thought this never works with GD2 but it actually does - far more, it _only_ works this way. I have sent a mail to Kasper since I'd like to override this in localconf.php. Cheers - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sun Jan 25 19:09:26 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sun, 25 Jan 2004 19:09:26 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Hi Steffen, > btw.: changelog lin is not working: > http://typo3.cyberservers.net/software/debian/changelog Thanks for the hint, I have removed the link. In the future, there will be different changelogs for all packages. I will add them again later. Cheers - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sun Jan 25 21:58:41 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sun, 25 Jan 2004 21:58:41 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Dear Steffen, > PHP Warning: > fopen("/var/www/foo.bar/typo3/ext/classic_welcome/ext_tables.php", "w") > - Permission denied in > /var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_div.php on line 1239 > so please, do not change the filepermissions. just leave a warning > message, that multihosting can cause troubles. Maybe you're right but such problems should not occur if everything went right. I tried to reproduce your example but didn't get any errors. Can you help me to manage that? :-) Anyway. If such errors appear there must be bugs behind, cause TYPO3 is designed to run with a read-only source. So let's find&fix these bugs and make the change when it's done. - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Sun Jan 25 22:04:06 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sun, 25 Jan 2004 22:04:06 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Dear Lars, > BTW: I needed to have a clean sources.list, only containing: > deb http://typo3.cyberservers.net/software/debian/ ./ > deb-src http://typo3.cyberservers.net/software/debian/ ./ That's a bad idea. Please make sure you add them again! ;-) > If I didn't do it this way, it would select the woody php4-gd2 instead of > your modified one... (essentially it reported broken dependicies with my > original sources.list included...) Maybe you could call it php4-gd2-typo3? Thanks, I'll do so. - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From steffen at davis.kommwiss.fu-berlin.de Mon Jan 26 04:38:30 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Mon, 26 Jan 2004 04:38:30 +0100 Subject: [Typo3-debian] Virtual Domains In-Reply-To: References: Message-ID: hi michael and debian-list! Michael Stucki schrieb: > >>PHP Warning: >>fopen("/var/www/foo.bar/typo3/ext/classic_welcome/ext_tables.php", "w") >>- Permission denied in >>/var/lib/typo3/typo3_src-3.5.0/t3lib/class.t3lib_div.php on line 1239 > > >>so please, do not change the filepermissions. just leave a warning >>message, that multihosting can cause troubles. > > > Maybe you're right but such problems should not occur if everything went > right. > > I tried to reproduce your example but didn't get any errors. Can you help me > to manage that? :-) > do you have php error-logging configured to prompt for warning messages? in php.ini, section: Error handling and logging error_reporting = E_ALL & ~E_NOTICE > Anyway. If such errors appear there must be bugs behind, cause TYPO3 is > designed to run with a read-only source. So let's find&fix these bugs and > make the change when it's done. > the php warning refers to class.t3lib_div.php, function writeFile(), line 1235-1245: /** * Writes $content to the file $file */ function writeFile($file,$content) { if($fd = fopen($file,"w")) { fwrite( $fd, $content); fclose( $fd ); if (@is_file($file) && TYPO3_OS!="WIN") {@chmod ($file, 0644);} return true; } } writeFile() simply does not check file-permissions, before opening the filehandle to write. fopen() triggers that warning, if php does not have write permission. is_writeable() helps us to avoid warning messages in future. So this is the bugfixed version: /** * Writes $content to the file $file */ function writeFile($file,$content) { if (is_writable($file)) { if($fd = fopen($file,"w")) { fwrite( $fd, $content); fclose( $fd ); if (@is_file($file) && TYPO3_OS!="WIN") {@chmod ($file, 0644);} return true; } } else { // Return a "writing to file is not permitted" warning. // Code missing. } } The error handling must be done by anyone else. I'm not very familiar with the typo3 code. so long, i hope this helps. maybe we should discuss this on Typo3-dev before we fill a bugreport. it could be fixed in 3.6rc1. -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From mundaun at gmx.ch Mon Jan 26 09:27:54 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Mon, 26 Jan 2004 09:27:54 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: Hi Lars, > Would it also be possible to create a mysql database with the > typo3-site-installer on the fly? > With database and user permissions set... Yes, it would. > Like > typo3-site-installer -d=testsite -mysqldb testsite -dbuser > testsite -dbpassword testpassword I'll try and see if I can manage that - later! ;-) If anybody wants to help, please put your hands up now! :-) > So the only thing would be to point the browser to ...typo3/install/ ... for changing the Install Tool password. Well, what about skipping this step as well? In theory, it should be possible to do _anything_ with the site installer... Kind regards - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From ledj at dcmedia.biz Mon Jan 26 10:26:58 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Mon, 26 Jan 2004 10:26:58 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: > I'll try and see if I can manage that - later! ;-) > If anybody wants to help, please put your hands up now! :-) I'll put my hand up if I can help out with something. Though I don't have any experience with the making of deb packages... /Lars From mundaun at gmx.ch Mon Jan 26 10:54:41 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Mon, 26 Jan 2004 10:54:41 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: Dear Lars, > I'll put my hand up if I can help out with something. Though I don't have > any experience with the making of deb packages... Well, the site-installer is just a simple shell script. Just add a new function (see how the rest is done) that asks for user, pass, host and dbname. I suggest you use mysqladmin to do these jobs. Looking forward to see what you do! :-) - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From ledj at dcmedia.biz Mon Jan 26 11:14:03 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Mon, 26 Jan 2004 11:14:03 +0100 Subject: [Typo3-debian] stable, rc and cvs versions of typo3 References: Message-ID: Hi Michael > Well, the site-installer is just a simple shell script. > > Just add a new function (see how the rest is done) that asks for > user, pass, host and dbname. I suggest you use mysqladmin to do these > jobs. Ok, I'll look at it tonight. It shouldn't be that hard to make. > Looking forward to see what you do! :-) Me too :O) /Lars From sc2 at irs-mail.com Mon Jan 26 22:59:28 2004 From: sc2 at irs-mail.com (Steen Christensen) Date: Mon, 26 Jan 2004 22:59:28 +0100 Subject: [Typo3-debian] 1-2-3 install in browser dosn't start Message-ID: Hi group. I have previously installed a LAMP package on a SuSE machine, but wants to try out Debian now because I like the apt concept.. I try to install on a fresh "Sarge" on a machine without X environment. - After succesfully installing all packages I run the typo3-site-installer script, and creates a new site: "site1" under /var/www/ - I comment out the "die" thingy as described in the man page. - Opening a Mozilla or Konqueror browser on another machine (remember no X on the server) I do: http://[serverIP]/site1 - The 1-2-3 install tool dosn't start. Instead I get a dialog box with the following message and instruction to save the file to disk: "The file"" is of type application/x-httpd-php, and Mozilla does not know how to handle this type" .....etc. Same message in konqueror and in a Mozilla on a Win-box. I've spent the evening reading almost all messages in the newsgroup, but can not find a clue about a solution. Only the (from my point of view :-)) very frustrating messages about "all vorks fine - good job" leaves back an idea about me not beeing far from a succes. I hope somebody have good ideas?? Best Regards Steen Christensen Tervuren, Belgium From mundaun at gmx.ch Mon Jan 26 23:49:53 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Mon, 26 Jan 2004 23:49:53 +0100 Subject: [Typo3-debian] 1-2-3 install in browser dosn't start References: Message-ID: Dear Steen, > "The file"" is of type application/x-httpd-php, and Mozilla does not know > how to handle this type" .....etc. Looks just like PHP isn't set up yet. > I've spent the evening reading almost all messages in the newsgroup, but > can not find a clue about a solution. Only the (from my point of view :-)) > very frustrating messages about "all vorks fine - good job" leaves back > an idea about me not beeing far from a succes. I'm almost sure you didn't look at this file yet. Just type that command and read the steps: zless /usr/share/doc/php4/README.Debian.gz Don't forget to restart Apache after doing the modification. > I hope somebody have good ideas?? Hope so. Cheers - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From mundaun at gmx.ch Tue Jan 27 00:10:17 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Tue, 27 Jan 2004 00:10:17 +0100 Subject: [Typo3-debian] Virtual Domains References: Message-ID: Dear Steffen, >> I tried to reproduce your example but didn't get any errors. Can you help >> me to manage that? :-) > do you have php error-logging configured to prompt for warning messages? > in php.ini, section: Error handling and logging > error_reporting = E_ALL & ~E_NOTICE I use the same settings here but still don't get that message listet. > the php warning refers to class.t3lib_div.php, function writeFile(), > line 1235-1245: That's true, but in your case, it would be more interesting to know where this function is being called from...! > so long, i hope this helps. > maybe we should discuss this on Typo3-dev before we fill a bugreport. it > could be fixed in 3.6rc1. Please check that and see if things changed. If not, then we should really continue that thread in typo3-dev. Kind regards - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From steffen at davis.kommwiss.fu-berlin.de Tue Jan 27 02:18:43 2004 From: steffen at davis.kommwiss.fu-berlin.de (Steffen Mueller) Date: Tue, 27 Jan 2004 02:18:43 +0100 Subject: [Typo3-debian] Virtual Domains In-Reply-To: References: Message-ID: Michael Stucki schrieb: > >>>I tried to reproduce your example but didn't get any errors. Can you help >>>me to manage that? :-) > > >>do you have php error-logging configured to prompt for warning messages? > > >>in php.ini, section: Error handling and logging >>error_reporting = E_ALL & ~E_NOTICE > > > I use the same settings here but still don't get that message listet. > humm. can you do this: touch /tmp/testfile chown root.root /tmp/testfile chmod 644 /tmp/testfile vi test.php does this produce a warning message on your system? > >>the php warning refers to class.t3lib_div.php, function writeFile(), >>line 1235-1245: > > > That's true, but in your case, it would be more interesting to know where > this function is being called from...! > of course. since the ext-editor in typo3 allways reports: File saved! i'll have a look at that. > >>so long, i hope this helps. >>maybe we should discuss this on Typo3-dev before we fill a bugreport. it >>could be fixed in 3.6rc1. > > > Please check that and see if things changed. If not, then we should really > continue that thread in typo3-dev. > in a few days... -- cheers, Steffen ---------------------------------------------------------- "Education is man's going forward from cocksure ignorance to thoughtful uncertainty." (Don Clarks' Scrapbook) ---------------------------------------------------------- From sc2 at irs-mail.com Wed Jan 28 12:55:37 2004 From: sc2 at irs-mail.com (Steen Christensen) Date: Wed, 28 Jan 2004 12:55:37 +0100 Subject: [Typo3-debian] 1-2-3 install in browser dosn't start References: Message-ID: On Mon, 26 Jan 2004 23:49:53 +0100, Michael Stucki wrote: Thank you Michael > I'm almost sure you didn't look at this file yet. Just type that command and > read the steps: > > zless /usr/share/doc/php4/README.Debian.gz > > Don't forget to restart Apache after doing the modification. PHP wasn't set up. That seems to react fine now, but now it is my MySQL that gives headache. PHP can not see it. That will be my project for tonight. The 1-2-3 installer still dosn't start, but I can start the install program under http://[serverIP]/site1/typo3/install and do a few things. I am afraid that I (with my background in the LAMP installer) took a few thing for granted, so maybe you can clarify/confirm a couple of things for me? First I must say that the Debian APT system is great. I like very much that all dependencies are taken care of. I installed the 3 typo3 packages, and all software was apearently installed. Great!! After fiddling around for a couple of evenings, it seems to me that I have to setup up the "base" software like PYHP, MuSQL, Apache and... seperately, and before I run the Typo3-site-installer. This script only installs a "Dummy" site without setting up any of the previous mentioned software? Or is there something I have not seen? Is the install procedure for these programs exactly as described in the general Typo3 installation guide: "Installing Typo3 - A guide to the basics"? Is there anything else that I have to look out for (can you recommend other documentation)? Thanks in advance Steen Christensen From ledj at dcmedia.biz Wed Jan 28 15:27:48 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Wed, 28 Jan 2004 15:27:48 +0100 Subject: [Typo3-debian] Installing typo3-env gives an error in new beta package... (Old news) Message-ID: Hi I've reinstalled my debian box and wanted to install typo3-env. Since I wanted to add some functions like automatic db creation to the typo3-site-installer script I'd like to test my script with the latest installer. Now I can't remember what I did to install typo3-env? :) (clearing sources.list doesn't help this time) --------------------------cut----------------------------- ledj:/# apt-get install typo3-env Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: typo3-env: Depends: php4-gd2 but it is not going to be installed E: Sorry, broken packages --------------------------cut----------------------------- Thanks Lars From mundaun at gmx.ch Wed Jan 28 16:02:08 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Wed, 28 Jan 2004 16:02:08 +0100 Subject: [Typo3-debian] Installing typo3-env gives an error in new beta package... (Old news) References: Message-ID: Hi Lars, > Now I can't remember what I did to install typo3-env? :) (clearing > sources.list doesn't help this time) How does that file look? You will still need the default lines for Woody: === deb http://debian.ethz.ch/mirror/debian stable main deb http://debian.ethz.ch/mirror/debian-non-US stable/non-US main deb http://security.debian.org/ stable/updates main === Add the TYPO3 source below and re-run apt-get update. If this was already the case, you might ask explicitely for php4-gd2 and see if there are any problems: apt-get -u install typo3-env php4-gd2 Hope this helps - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From ledj at dcmedia.biz Wed Jan 28 16:38:20 2004 From: ledj at dcmedia.biz (Lars E. D. Jensen) Date: Wed, 28 Jan 2004 16:38:20 +0100 Subject: [Typo3-debian] Installing typo3-env gives an error in new beta package... (Old news) References: Message-ID: > apt-get -u install typo3-env php4-gd2 This helped :) Thanks Lars From thomas.peterseil at phlinz.at Thu Jan 29 12:48:12 2004 From: thomas.peterseil at phlinz.at (Thomas Peterseil) Date: Thu, 29 Jan 2004 12:48:12 +0100 Subject: [Typo3-debian] installing problems Message-ID: i?ve installed typo3 on debian woody, all works fine but i can?t login to the backend. i made a backup from a other typo3 database but this also didn?t help! where is the username and password saved in the database? maybe it?s something wrong with php? i use php 4.1.2 and apache 1.3.26 is it possible to install the quickstart package with a debian package? thanks thomas From mundaun at gmx.ch Thu Jan 29 12:55:21 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Thu, 29 Jan 2004 12:55:21 +0100 Subject: [Typo3-debian] installing problems References: Message-ID: Hi Thomas, > where is the username and password saved in the database? maybe it?s > something wrong with php? i use php 4.1.2 and apache 1.3.26 Enter the install tool, open the 2nd page (database settings) and hit "create new admin user". > is it possible to install the quickstart package with a debian package? Of course, it is! Simply point the symlink 'typo3_src' to /var/lib/typo3/typo3-3.5.0. Cheers - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html From niederlag at ikd01.de Fri Jan 30 15:21:51 2004 From: niederlag at ikd01.de (Peter Niederlag) Date: Fri, 30 Jan 2004 15:21:51 +0100 Subject: [Typo3-debian] 1-2-3 install in browser dosn't start References: Message-ID: Hi Steen, Steen Christensen schrieb am 28.01.2004 um 55:12 Uhr CET > After fiddling around for a couple of evenings, it seems to me that I > have to setup up the "base" software like PYHP, MuSQL, Apache and... > seperately, and before I run the Typo3-site-installer. This script > only installs a "Dummy" site without setting up any of the previous > mentioned software? Or is there something I have not seen? Exactly. You need to setup LAMP with debian tools. That is apache, mysql and php. the typo3 packages only provide the necessary stuff to run typo3 on top of that. That's the way to do it, not every Package bringing in its own apache,mysql,php... Cheers, PeterN From g.wagenknecht at planet-wagenknecht.de Sat Jan 31 12:58:57 2004 From: g.wagenknecht at planet-wagenknecht.de (Gunnar Wagenknecht) Date: Sat, 31 Jan 2004 12:58:57 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: > APT resources: > > deb http://typo3.cyberservers.net/software/debian/ ./ > deb-src http://typo3.cyberservers.net/software/debian/ ./ # apt-get update [...] Failed to fetch http://typo3.cyberservers.net/software/debian/./Packages 403 Forbidden Failed to fetch http://typo3.cyberservers.net/software/debian/./Sources 403 Forbidden [...] Server problems? Cu, Gunnar From mundaun at gmx.ch Sat Jan 31 13:13:05 2004 From: mundaun at gmx.ch (Michael Stucki) Date: Sat, 31 Jan 2004 13:13:05 +0100 Subject: [Typo3-debian] New beta packages References: Message-ID: Hi Gunnar, > # apt-get update > [...] > Failed to fetch http://typo3.cyberservers.net/software/debian/./Packages > 403 Forbidden > Failed to fetch http://typo3.cyberservers.net/software/debian/./Sources > 403 Forbidden > [...] > Server problems? Unfortunately yes. I tell you when it's up again. - michael -- Want support? Please read the list rules first: http://typo3.org/1438.0.html