From mitka at mitka.us Thu Dec 1 03:42:54 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Wed, 30 Nov 2005 21:42:54 -0500 Subject: [Typo3-linux] Apache/PHP vs FTP user In-Reply-To: References: Message-ID: Bjarke, On 11/30/05, Bjarke Meier wrote: > It's not an option to change the server configuration - with the _eventual_ > exception being small changes. Is there any solution to my problem? Yes. I would install something like PHPShell and unpack ALL TYPO3 files through it so the resulting TYPO3 files would be owned by uid 99, not 717. Then everything would work fine, including installing extensions from TER. > Is it > possible to decompress (how/what's the format?) the t3x files and manually > transfer them to the server using FTP and will there be any additional > requirements to this strategy (manually entering data into the db, modifying > files etc)? If you want to keep uploading stuff through FTP I would create a local TYPO3 copy on your computer, install the extension from TER there, upload the files (they are going to end up either in typo3/ext or typo3_conf/ext, then update the database through Install tool. t3x is basically a serialized PHP array that contains all the files. Compressed version is the same put through gzip. Download an uncompressed t3x and open in notepad for example. I would say PHPShell way is more feasible since it also takes care of the updates and generally is less hassle. -- Dimitri Tarassenko From bm at itu.dk Thu Dec 1 08:30:41 2005 From: bm at itu.dk (Bjarke Meier) Date: Thu, 01 Dec 2005 08:30:41 +0100 Subject: [Typo3-linux] Apache/PHP vs FTP user In-Reply-To: References: Message-ID: I forgot to mention that PHP is running in safe mode. So I seems like your suggestion about having a local copy of Typo3 seems to be the best (only?) solution. Thanks, Bjarke From m.geurtzen at hccnet.nl Thu Dec 1 13:35:27 2005 From: m.geurtzen at hccnet.nl (Maurice Geurtzen) Date: Thu, 1 Dec 2005 13:35:27 +0100 Subject: [Typo3-linux] Blanc page after installation Message-ID: Hello, I tried to install T3.8.1 on Fedora Core 4. After the installation i only get a blanc page with source : FC4 comes with php5. Can this be the reason why it goes wrong? All user-rights look right to me. Please HELP. Maurice From mitka at mitka.us Thu Dec 1 15:29:15 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Thu, 1 Dec 2005 09:29:15 -0500 Subject: [Typo3-linux] Blanc page after installation In-Reply-To: References: Message-ID: Check your website error log (the main one, not the virtual host) for PHP errors. Most likely you do not have enough memory allocated to PHP. On 12/1/05, Maurice Geurtzen wrote: > I tried to install T3.8.1 on Fedora Core 4. After the installation i only > get a blanc page with source : > FC4 comes with php5. Can this be the reason why it goes wrong? All > user-rights look right to me. > > Please HELP. > > Maurice -- Dimitri Tarassenko From mitka at mitka.us Thu Dec 1 15:31:10 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Thu, 1 Dec 2005 09:31:10 -0500 Subject: [Typo3-linux] Apache/PHP vs FTP user In-Reply-To: References: Message-ID: Bjarke, On 12/1/05, Bjarke Meier wrote: > I forgot to mention that PHP is running in safe mode. So I seems like > your suggestion about having a local copy of Typo3 seems to be the best > (only?) solution. You are probably right. I can't think of any other way to do it in this environment. -- Dimitri Tarassenko From news at jwille.de Fri Dec 2 17:57:08 2005 From: news at jwille.de (Juergen Wille) Date: Fri, 02 Dec 2005 17:57:08 +0100 Subject: [Typo3-linux] Blanc page after installation References: Message-ID: Am Thu, 01 Dec 2005 09:29:15 -0500 schrieb Dimitri Tarassenko: > Check your website error log (the main one, not the virtual host) for > PHP errors. Most likely you do not have enough memory allocated to > PHP. hi, this solved the same problem for me - thanks. how much memory would be appropriate? I just set a value of 128M instead of the initial 8M, but this might be to much. J?rgen From mitka at mitka.us Fri Dec 2 18:07:54 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Fri, 2 Dec 2005 12:07:54 -0500 Subject: [Typo3-linux] Blanc page after installation In-Reply-To: References: Message-ID: Juergen, On 12/2/05, Juergen Wille wrote: > how much memory would be appropriate? I just set a value of 128M instead > of the initial 8M, but this might be to much. Really depends on how much you have in total, but 128M is not a problem - it's just a high limit and it doesn't mean that TYPO3 WILL consume that much and even if it does it's only temporary, PHP releases the memory after the script execution is finished. I am running mine at 64M. -- Dimitri Tarassenko From news at jwille.de Fri Dec 2 18:42:33 2005 From: news at jwille.de (Juergen Wille) Date: Fri, 02 Dec 2005 18:42:33 +0100 Subject: [Typo3-linux] Blanc page after installation References: Message-ID: Am Fri, 02 Dec 2005 12:07:54 -0500 schrieb Dimitri Tarassenko: > Really depends on how much you have in total, but 128M is not a > problem - it's just a high limit and it doesn't mean that TYPO3 WILL > consume that much and even if it does it's only temporary, PHP > releases the memory after the script execution is finished. > > I am running mine at 64M. hi, thanks. since it's only my developer machine, I've plenty of memory - so I will stick to the 128M. J?rgen From franz at fholzinger.com Sat Dec 3 12:26:09 2005 From: franz at fholzinger.com (Franz Holzinger) Date: Sat, 03 Dec 2005 12:26:09 +0100 Subject: [Typo3-linux] GDLib not found In-Reply-To: References: Message-ID: > > Most importantly, judging by the RPM names, it's a Mandrake system, > while we were discussing Fedora Core. I assume Mandrake would be highy > similar but I know very little of the way PHP is built and shipped in > mdk. > > Also, I am not sure what your particular problem with GD is, since you > aren't the one who asked the original question ;))) > > So, let's start anew - please describe your problem ;)) > php-gd had to be installed. This has to be used instead of php4-gd, when PHP5 is used. Franz From keiser_soze at hotmail.com Mon Dec 5 20:51:40 2005 From: keiser_soze at hotmail.com (Antonio Willybiro) Date: Mon, 5 Dec 2005 19:51:40 -0000 Subject: [Typo3-linux] Plesk and TYPO3 Message-ID: Hi there, Does anyone successfully made an installation of TYPO3 on a Fedora-Plesk server with one typo sources for several typo3 installations and without a security breach? I need a solution for that please. A step by step guide would be more than welcome. Thanks in advance. Regards, Antonio From steve at intelwatch.demon.co.uk Thu Dec 8 21:02:17 2005 From: steve at intelwatch.demon.co.uk (Stephen Black) Date: Thu, 08 Dec 2005 20:02:17 +0000 Subject: [Typo3-linux] Typo on the Cobalt Taq Message-ID: Hi ive just discovered Typo3 and wondered if anyone had installed the latest version on the Cobalt Raq and if they had could they give me any pointers to likely pitfalls before i mess up my machine. I dont expext a blow by blow account (although that would be nice) but some idea of the problems going to encounter would be apreciated steve From mike at gateseven.co.uk Fri Dec 9 12:47:33 2005 From: mike at gateseven.co.uk (Mike Meir) Date: Fri, 9 Dec 2005 11:47:33 -0000 Subject: [Typo3-linux] Typo on the Cobalt Taq (Stephen Black) Message-ID: Hi I installed typo3 testsite 3.6.0 on a raq3 upgraded to raq4, and with additional memory. It worked absolutely fine, but ******* VERY ****** slowly. Best Wishes Mike Meir -----Original Message----- Hi ive just discovered Typo3 and wondered if anyone had installed the latest version on the Cobalt Raq and if they had could they give me any pointers to likely pitfalls before i mess up my machine. I dont expext a blow by blow account (although that would be nice) but some idea of the problems going to encounter would be apreciated steve From darksky77 at email.it Fri Dec 9 16:04:43 2005 From: darksky77 at email.it (Francesco di Francia) Date: Fri, 09 Dec 2005 16:04:43 +0100 Subject: [Typo3-linux] Updating phpadmin ? Message-ID: Hi, i recently updated from typo3 3.8.0 to typo3 3.8.1. I did not patched but installed the 3.8.1 sources so, as i read in the past newsgroups posts, the phpadmin is fully updated. Just now i checked the ext repository and i found a newer version of phpadmin. Is correct to update phpadmin by the extension repository ? Or, because of it's a sys ext, i should wait the 4.0 ? Many greetings, Francesco From michael at typo3.org Sun Dec 11 16:03:57 2005 From: michael at typo3.org (Michael Stucki) Date: Sun, 11 Dec 2005 16:03:57 +0100 Subject: [Typo3-linux] Updating phpadmin ? References: Message-ID: Hi Francesco, > i recently updated from typo3 3.8.0 to typo3 3.8.1. I did not patched > but installed the 3.8.1 sources so, as i read in the past newsgroups > posts, the phpadmin is fully updated. Yes, although the module name is "phpmyadmin". > Just now i checked the ext repository and i found a newer version of > phpadmin. Is correct to update phpadmin by the extension repository ? > Or, because of it's a sys ext, i should wait the 4.0 ? phpmyadmin was first upgraded in TYPO3 3.8.1, after that the owner of this extension published it on typo3.org which caused the version number to be increased. After all, both extensions contain the same phpMyAdmin release as of today (December 11, 2005). - michael -- Use a newsreader! Check out http://typo3.org/community/mailing-lists/use-a-news-reader/ From franz at fholzinger.com Mon Dec 12 12:25:08 2005 From: franz at fholzinger.com (Franz Holzinger) Date: Mon, 12 Dec 2005 12:25:08 +0100 Subject: [Typo3-linux] Can't login to admin - Also path related errors In-Reply-To: References: Message-ID: > then ALL the errors go away, but I still can't log in (using the > admin/password) and I get "Your login attempt did not succeed. Make sure > to spell your username and password correctly, including upper/lowercase > characters.". I've reinstalled files and the database from scratch > twice with the same result. > Create a new database backend user with the Install Tool. Franz From markgill at greatbooks.org Wed Dec 14 22:01:26 2005 From: markgill at greatbooks.org (Mark Gillingham) Date: Wed, 14 Dec 2005 15:01:26 -0600 Subject: [Typo3-linux] Sementation Fault after Suse 9.1 security upgrade (php4.3.4) Message-ID: Yesterday I pulled out the Red Carpet for SuSE 9.1 on a Novell OES server. The update fixed php4 and apache2-mod_php4, which are required for our online store to send mail through Postfix. Without those two upgraded, I get a mail() error on the completion of a checkout. With those two upgraded, I get a segmentation fault on each of the pages of my Intranet that use an alias or have an address like "/number.type.html". This seems to point to mod_rewrite. Have any of you good souls advice? Perhaps this is already well know to you and you could point me in the correct direction. System information follows: ### DEBUG SYSTEM INFORMATION - START ### CONST: PHP_OS : Linux CONST: TYPO3_OS : CONST: php_sapi_name: apache2handler OTHER: TYPO3_VERSION: 3.8.0 OTHER: PHP_VERSION : 4.3.4 imagecreatefromgif(): 1 imagecreatefrompng(): 1 imagecreatefromjpeg(: 1 imagegif() : imagepng() : 1 imagejpeg() : 1 imagettftext() : 1 OTHER: IMAGE_TYPES : 30 OTHER: memory_limit : 25M SERVER: SERVER_PORT : 443 SERVER: SERVER_SOFTW: Apache/2.0.49 (Linux/SuSE) SERVER: GATEWAY_INTE: CGI/1.1 T3CV_GFX: image_proc: 0 T3CV_GFX: gdlib : 0 T3CV_GFX: gdlib_png : 1 T3CV_GFX: gdlib_2 : 1 T3CV_GFX: im : 0 T3CV_GFX: im_path : T3CV_GFX: im_path_lz: T3CV_GFX: im_version: 0 T3CV_GFX: im_negate_: 0 T3CV_GFX: im_imvMask: 1 T3CV_GFX: im_combine: composite ### DEBUG SYSTEM INFORMATION - END ### From mitka at mitka.us Thu Dec 15 04:44:29 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Wed, 14 Dec 2005 22:44:29 -0500 Subject: [Typo3-linux] Sementation Fault after Suse 9.1 security upgrade (php4.3.4) In-Reply-To: References: Message-ID: Mark, On 12/14/05, Mark Gillingham wrote: > Yesterday I pulled out the Red Carpet for SuSE 9.1 on a Novell OES > server. The update fixed php4 and apache2-mod_php4, which are required > for our online store to send mail through Postfix. Without those two > upgraded, I get a mail() error on the completion of a checkout. With > those two upgraded, I get a segmentation fault on each of the pages of > my Intranet that use an alias or have an address like > "/number.type.html". This seems to point to mod_rewrite. Have any of you > good souls advice? Perhaps this is already well know to you and you > could point me in the correct direction. You could: a) enable debug logging in mod_rewrite (NOTE: WILL SLOW DOWN EVERYTHING!) and make sure the segfault happens at a certain point in mod_rewrite, not later on b) contact Novell SuSE support and report the issue. I have no personal experience with Novell's support for SuSE, RedHat's support for RHEL3 is very responsive, especially with segfaults and other problems that might point to bugs in their product. -- Dimitri Tarassenko From markgill at greatbooks.org Thu Dec 15 15:47:49 2005 From: markgill at greatbooks.org (Mark Gillingham) Date: Thu, 15 Dec 2005 08:47:49 -0600 Subject: [Typo3-linux] Sementation Fault after Suse 9.1 security upgrade (php4.3.4) (CLOSED) In-Reply-To: References: Message-ID: Dimitri Tarassenko wrote: > Mark, > > On 12/14/05, Mark Gillingham wrote: > >>Yesterday I pulled out the Red Carpet for SuSE 9.1 on a Novell OES >>server. The update fixed php4 and apache2-mod_php4, which are required >>for our online store to send mail through Postfix. Without those two >>upgraded, I get a mail() error on the completion of a checkout. With >>those two upgraded, I get a segmentation fault on each of the pages of >>my Intranet that use an alias or have an address like >>"/number.type.html". This seems to point to mod_rewrite. Have any of you >>good souls advice? Perhaps this is already well know to you and you >>could point me in the correct direction. > > > You could: > > a) enable debug logging in mod_rewrite (NOTE: WILL SLOW DOWN > EVERYTHING!) and make sure the segfault happens at a certain point in > mod_rewrite, not later on > > b) contact Novell SuSE support and report the issue. I have no > personal experience with Novell's support for SuSE, RedHat's support > for RHEL3 is very responsive, especially with segfaults and other > problems that might point to bugs in their product. > > -- > Dimitri Tarassenko Thanks for your help. You were correct, Novell WAS helpful. On 12/13 Novell issued a patch for PHP4 because of a rewrite issue. This patch had not made it to my Red Carpet updater yet, but I was able to download the patch direction from ftp.suse.com/pub/suse/i386/update/9.1.rpm/i586. I needed PHP4 and apache2-mod_php4. Mark From steve at intelwatch.demon.co.uk Thu Dec 15 23:07:36 2005 From: steve at intelwatch.demon.co.uk (Stephen Black) Date: Thu, 15 Dec 2005 22:07:36 +0000 Subject: [Typo3-linux] Typo on the Cobalt Taq (Stephen Black) In-Reply-To: References: Message-ID: How slowly was slowly, this is only a dev machine anyway so at most it would have half a dozen users at any time. I just want to try my site in a controlled environment before uploading it to my web space steve Mike Meir wrote: >Hi > >I installed typo3 testsite 3.6.0 on a raq3 upgraded to raq4, and with additional memory. > >It worked absolutely fine, but ******* VERY ****** slowly. > >Best Wishes > > >Mike Meir > >-----Original Message----- > > >Hi > >ive just discovered Typo3 and wondered if anyone had installed the latest version on the Cobalt Raq and if they had could they give me any pointers to likely pitfalls before i mess up my machine. I dont expext a blow by blow account (although that would be nice) but some idea of the problems going to encounter would be apreciated > >steve > > >_______________________________________________ >Typo3-linux mailing list >Typo3-linux at lists.netfielders.de >http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-linux > > > From pss at gmx.at Fri Dec 16 19:04:18 2005 From: pss at gmx.at (Patrick S.) Date: Fri, 16 Dec 2005 19:04:18 +0100 Subject: [Typo3-linux] BE login problem Message-ID: Hi :-) after installing the dummy zip package, the BE login seem not to work. admin/password reuslts in "Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters." the syslog entry inthe mysql table looks like: Login-attempt from %s (%s), username '%s', password not accepted! system: debian 3.1 php5, apache2 and mysql 4.1 phpsuexec is enabled, but there are no unusual messages in any log files creating an extra admin user within the installer results in teh same problem :-( is there any way to get debug infos out of the login process? From pss at gmx.at Sat Dec 17 20:00:18 2005 From: pss at gmx.at (Patrick S.) Date: Sat, 17 Dec 2005 20:00:18 +0100 Subject: [Typo3-linux] BE login problem References: Message-ID: hmm, seems that typo3 is not that kind of usefull software like it should be... "Patrick S." schrieb im Newsbeitrag news:mailman.1.1134756259.14887.typo3-linux at lists.netfielders.de... > Hi :-) > > after installing the dummy zip package, the BE login seem not to work. > > admin/password reuslts in "Your login attempt did not succeed. Make sure > to > spell your username and password correctly, including upper/lowercase > characters." > the syslog entry inthe mysql table looks like: > Login-attempt from %s (%s), username '%s', password not accepted! > > system: > debian 3.1 > php5, apache2 and mysql 4.1 > phpsuexec is enabled, but there are no unusual messages in any log files > > > creating an extra admin user within the installer results in teh same > problem :-( > > > > is there any way to get debug infos out of the login process? > > > > From niederlag at ikd01.de Sun Dec 18 13:05:59 2005 From: niederlag at ikd01.de (Peter Niederlag) Date: Sun, 18 Dec 2005 13:05:59 +0100 Subject: [Typo3-linux] BE login problem In-Reply-To: References: Message-ID: Patrick S. schrieb: > hmm, seems that typo3 is not that kind of usefull software like it should > be... ... for you. go through install-tool and check *everything* is setup corerctly (DB, Permissions, ...) HtH, Peter -- Peter Niederlag http://www.niekom.de * TYPO3 & EDV Dienstleistungen * http://www.typo3partner.net * professional services network * From carod at nospam.org Tue Dec 20 16:05:36 2005 From: carod at nospam.org (Carlos Rodriguez) Date: Tue, 20 Dec 2005 16:05:36 +0100 Subject: [Typo3-linux] Suse Linux - receive/access fax [OT] Message-ID: Hi all, I apologise for the off topic thread. But this a very interesting questin for me =) I have a linux box with suse 9.3 and I want to receive faxes on this machnie. I have an ISDN adapter connected and a phone number is on that line. Is there any software for linux where I can receive and send faxes through ISDN adaptor. And how are the faxes stored? Is there also a software which generates pdf from faxes? Questions over questions..... I would be glad to get some "good to work" responses! :-)) So far From mitka at mitka.us Tue Dec 20 16:14:34 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Tue, 20 Dec 2005 10:14:34 -0500 Subject: [Typo3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: http://mercury.chem.pitt.edu/~sasha/LinuxFocus/English/November2003/article317.shtml Google is your friend. D. On 12/20/05, Carlos Rodriguez wrote: > Hi all, > > I apologise for the off topic thread. > > But this a very interesting questin for me > =) > > I have a linux box with suse 9.3 and I want to receive faxes on this > machnie. I have an ISDN adapter connected and a phone number is on that > line. > > Is there any software for linux where I can receive and send faxes > through ISDN adaptor. > And how are the faxes stored? > Is there also a software which generates pdf from faxes? > > Questions over questions..... > > I would be glad to get some "good to work" responses! > > :-)) > > So far > _______________________________________________ > Typo3-linux mailing list > Typo3-linux at lists.netfielders.de > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-linux > -- Dimitri Tarassenko From carod at nospam.org Tue Dec 20 17:17:10 2005 From: carod at nospam.org (Carlos Rodriguez) Date: Tue, 20 Dec 2005 17:17:10 +0100 Subject: [Typo3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: Dimitri Tarassenko schrieb: > http://mercury.chem.pitt.edu/~sasha/LinuxFocus/English/November2003/article317.shtml > > Google is your friend. > > D. Isn't there a more convinient and shorter way to achieve the goal? c From mitka at mitka.us Tue Dec 20 18:00:04 2005 From: mitka at mitka.us (Dimitri Tarassenko) Date: Tue, 20 Dec 2005 12:00:04 -0500 Subject: [Typo3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: On 12/20/05, Carlos Rodriguez wrote: > Isn't there a more convinient and shorter way to achieve the goal? Absolutely, buy a fax machine. If you value your time it's going to be a lot cheaper. -- Dimitri Tarassenko From matthew at manderson.co.uk Wed Dec 21 01:25:31 2005 From: matthew at manderson.co.uk (Matthew Manderson) Date: Wed, 21 Dec 2005 01:25:31 +0100 Subject: [Typo3-linux] Suse Linux - receive/access fax [OT] References: Message-ID: > Absolutely, buy a fax machine. If you value your time it's going to be > a lot cheaper. LOL, In this day and age it is cheaper to by an all in one than a standalone fax machine not to mention the extra desk space, cables plug sockets toner and electricity. Wait til you need a new scanner/printer etc and get an all in one, they are really excellent value for deskspace. You next OT question will be where can I get the Linux drivers for my new printer faxing scanning machine. Good luck. PS, I never got the faxing to work on my SUSE machine. I pop down the local post office to send and use a low cost fax to email service and receive as pdf direct. Gets me off this damn computer for a bit anyway. :-) From busmic6 at web.de Wed Dec 21 22:20:30 2005 From: busmic6 at web.de (Michael Busch ) Date: Wed, 21 Dec 2005 22:20:30 +0100 Subject: [Typo3-linux] Extension Manager Connect Message-ID: Dear all, I installed Typo 3 - 3.8.0 and Typo 3 - 3.8.1 and I cannot access the Online extension repository. All other functions work, even loading locally available extensions. Tested as well the dummy and testsite. With both I am getting the same problem. The Webserver is behind a Firewall witch will allow only "standard" ports (http, https, pop,smtp, .) to the outside and only port http and ssl into the DMZ. - But even disabling the firewall did not help. Whenever I try to load the online repository I get not a single extensions returned as if the code segment is not working that displayes the retun values. There is no proxy. And yes I did enter a username and a password into the setup page of the extension manager. Online Test with username and Password are ok. Curl is not enabled even though installed on the box. The system is installed on a Trustix 3.0 with Apache/2.0.55 and PHP/5.0.5 - if something can be disabled this will be disabled after a standard installation of Trustix. Now : a) are there Logs files I can have a look at to see if a connection to the online repository has been set up. If there are, how do I turn these on and where do I do this and where do I find the logs? b) is Typo 3 using special ports that need to be open to get the connect going? c) Can I test the connection phase separately to see / trace the location where things go wrong? Any suggestion is appreciated as I can not find a similar case on the Internet or in any book / document that I did read. Regards Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20051221/c2a58c07/attachment.html From carod at nospam.org Fri Dec 23 12:21:33 2005 From: carod at nospam.org (Carlos Rodriguez) Date: Fri, 23 Dec 2005 12:21:33 +0100 Subject: [TYPO3-linux] Re: [Typo3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: Matthew Manderson schrieb: >>Absolutely, buy a fax machine. If you value your time it's going to be >>a lot cheaper. > > LOL, > > In this day and age it is cheaper to by an all in one than a standalone fax > machine not to mention the extra desk space, cables plug sockets toner and > electricity. > > Wait til you need a new scanner/printer etc and get an all in one, they are > really excellent value for deskspace. > > You next OT question will be where can I get the Linux drivers for my new > printer faxing scanning machine. > > Good luck. > > PS, I never got the faxing to work on my SUSE machine. I pop down the local > post office to send and use a low cost fax to email service and receive as > pdf direct. Gets me off this damn computer for a bit anyway. :-) LOL I think you folks got me bloddy wrong! or maybe I explained less precise... anyhow - I want to have on my linux machine the fax send and receive possibility, because I need to send faxes from 2 Windows PC in a network throught my linuxmachine to outside the network It should be also possible when the linux receives faxes it should be forwarded to the windows XP Machine. That was what I originally intended! :-O From moon at lunarhub.com Fri Dec 23 12:42:32 2005 From: moon at lunarhub.com (Bill Mullen) Date: Fri, 23 Dec 2005 06:42:32 -0500 Subject: [TYPO3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: On Fri, 23 Dec 2005 12:21:33 +0100, Carlos Rodriguez wrote: > anyhow - I want to have on my linux machine the fax send and receive > possibility, because I need to send faxes from 2 Windows PC in a > network throught my linuxmachine to outside the network > It should be also possible when the linux receives faxes it should be > forwarded to the windows XP Machine. Look into HylaFAX - http://www.hylafax.org I don't run SuSE, but I'd be very surprised if HylaFAX packages were not included in the distro. You'd run a HylaFAX server on the Linux box, and I gather that various Win32 clients are available to interact with it. HTH! -- Bill Mullen RLU #270075 From typo3 at cosler.de Wed Dec 28 13:36:26 2005 From: typo3 at cosler.de (Anselm Cosler) Date: Wed, 28 Dec 2005 13:36:26 +0100 Subject: [TYPO3-linux] Frontend edit Pens not accessible Message-ID: Hi! I just build my first linux (lampp on Fedora core2) server and installed typo dummy 3.8.1. I exported my good working Typo3 win2K webpage and imported under Linux Typo3 into the dummy package. All fine so far. Only problems in the moment are: a. The admin panel is placed at the upper left corner of the screen layered on top of my webpage and not as usualy below the page when trying to view it in the frontend. b. The pen symbols to edit in the frontend (via localhost and also via web address) are not accessible (not greyed out but not "clickable"). I?m logged in as "root" any idea? Sincerely Anselm Cosler From typo3 at cosler.de Wed Dec 28 14:34:57 2005 From: typo3 at cosler.de (Anselm Cosler) Date: Wed, 28 Dec 2005 14:34:57 +0100 Subject: [TYPO3-linux] Frontend edit Pens not accessible In-Reply-To: References: Message-ID: Anselm Cosler schrieb: > Hi! > > I just build my first linux (lampp on Fedora core2) server and installed > typo dummy 3.8.1. > I exported my good working Typo3 win2K webpage and imported under Linux > Typo3 into the dummy package. > All fine so far. > > Only problems in the moment are: > a. The admin panel is placed at the upper left corner of the screen > layered on top of my webpage and not as usualy below the page when > trying to view it in the frontend. > b. The pen symbols to edit in the frontend (via localhost and also via > web address) are not accessible (not greyed out but not "clickable"). > I?m logged in as "root" > > any idea? > > Sincerely > Anselm Cosler > b. The pen symbols t O.K. Some things are stupid. The edit pens I tried to click on the page belong to "image" content. The chmod of the images wasn?t set right! So it?s fixed now! > a. The admin panel a. The webpage is pure CSS styled. So I think the admin panel can?t find the "end" of the page (the table / tr/ table row)where to place itself. So it taks the upper left corner. ?Any Idea where to set the vertical offset to move the panel down? Sincerely Anselm From typo3 at openstream.ch Thu Dec 29 10:52:08 2005 From: typo3 at openstream.ch (Nick Weisser) Date: Thu, 29 Dec 2005 10:52:08 +0100 Subject: [TYPO3-linux] [Typo3-linux] Plesk and TYPO3 In-Reply-To: References: Message-ID: Antonio Willybiro wrote: > Does anyone successfully made an installation of TYPO3 on a Fedora-Plesk > server with one typo sources for several typo3 installations and without a > security breach? If you have shell access you can have a "one typo source for several typo3 installations" on any Linux server with any control panel. It's all about symlinks which are generally created from the command line or by extracting the tar.gz package, the latter of which puts the symlinks already in place. Step by step guides are available in the WIKI or in the INSTALL file of the source distribution. It might be possible to use a PHP shell to extract a tar file and thereby create the symlinks, but I'm not sure if this works. With regard to "security breach" you will have to set the open_basedir directive in your apache configuration to allow all typo3 instances to access the single source via symlink. With Confixx it is possible to set open_basedir directives on a virtual host basis and although I've never used Plesk, I'm almost sure that this is possible as well. Hope this helps, -- Cheers Nick Weisser Openstream Internet Solutions http://openstream.ch From typo3 at wuergler-consulting.ch Thu Dec 29 12:03:56 2005 From: typo3 at wuergler-consulting.ch (Wuergler Robert) Date: Thu, 29 Dec 2005 12:03:56 +0100 Subject: [TYPO3-linux] Suse Linux - receive/access fax [OT] In-Reply-To: References: Message-ID: Bill Mullen (by way of Bill Mullen ) wrote: > > I don't run SuSE, but I'd be very surprised if HylaFAX packages were not > included in the distro. You'd run a HylaFAX server on the Linux box, and > I gather that various Win32 clients are available to interact with it. > > HTH! > It is included, at least in Suse 10.0, and is probably more powerful than sendfax/mgetty. With Suse, one may also try susefax as a fax client instead of hylafax client, but together with hylafax server. Robert From Patrick.Gray at prevoyancegroup.com Fri Dec 30 17:26:05 2005 From: Patrick.Gray at prevoyancegroup.com (Patrick Gray) Date: Fri, 30 Dec 2005 11:26:05 -0500 Subject: [TYPO3-linux] Urgent Help Requested: Database Error: invalid username, host, password on formerly functioning production site Message-ID: I have a relatively new typo3 installation that has been working wonderfully for about 2 months. This morning something went "bump in the night" and the frontend and backend no longer work. Any help would be HUGELY appreciated as my boss is going to kill me after I convinced him to go to typo3 and now it's dead in the water (even if it's not typo3's fault). When attempting to view either I get the following: Database Error The current username, password or host was not accepted when the connection to the database was attempted to be established! I've double checked all my mysql connection parameters, and can log in and view database tables from the command line using mysql. Username doesn't have any funny characters. As I mentioned, all was well until I checked the site this AM. No changes were made to the site that I am aware of, although I have a funny feeling our hosting company may have changed something. They claim they have done nothing, and I have no idea where to do further diagnosis. Php does seem to have been compiled with mysql support, and it does not appear to have been upgraded recently. Debug info from the install tool is: ### DEBUG SYSTEM INFORMATION - START ### HTTP_HOST : www.prevoyancegroup.com TYPO3_HOST_ONLY : www.prevoyancegroup.com TYPO3_PORT : PATH_INFO : QUERY_STRING : TYPO3_INSTALL[type]=phpinfo REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo HTTP_REFERER : http://www.prevoyancegroup.com/typo3/install/index.php?TYPO3_INSTALL[typ e]=config TYPO3_REQUEST_HOST : http://www.prevoyancegroup.com TYPO3_REQUEST_URL : http://www.prevoyancegroup.com/typo3/install/index.php?TYPO3_INSTALL[typ e]=phpinfo TYPO3_REQUEST_SCRIPT: http://www.prevoyancegroup.com/typo3/install/index.php TYPO3_REQUEST_DIR : http://www.prevoyancegroup.com/typo3/install/ TYPO3_SITE_URL : http://www.prevoyancegroup.com/ TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo TYPO3_SSL : SCRIPT_NAME : /typo3/install/index.php TYPO3_DOCUMENT_ROOT : /mnt/webhosting/sites/p/prevoyancegroup.com SCRIPT_FILENAME : /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php REMOTE_ADDR : 4.233.197.235 REMOTE_HOST : HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) HTTP_ACCEPT_LANGUAGE: en-us CONST: PHP_OS : Linux CONST: TYPO3_OS : CONST: PATH_thisScri: /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php CONST: php_sapi_name: apache OTHER: TYPO3_VERSION: 3.8.0 OTHER: PHP_VERSION : 4.3.10 imagecreatefromgif(): 1 imagecreatefrompng(): 1 imagecreatefromjpeg(: 1 imagegif() : 1 imagepng() : 1 imagejpeg() : 1 imagettftext() : 1 OTHER: IMAGE_TYPES : 31 OTHER: memory_limit : SERVER: SERVER_PORT : 80 SERVER: SERVER_SOFTW: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.10 SERVER: GATEWAY_INTE: CGI/1.1 SERVER: SCRIPT_NAME : /typo3/install/index.php SERVER: PATH_TRANSLA: /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php T3CV_GFX: image_proc: 1 T3CV_GFX: gdlib : 1 T3CV_GFX: gdlib_png : 0 T3CV_GFX: gdlib_2 : 0 T3CV_GFX: im : 1 T3CV_GFX: im_path : /usr/bin/ T3CV_GFX: im_path_lz: /usr/bin/ T3CV_GFX: im_version: 1 T3CV_GFX: im_negate_: 1 T3CV_GFX: im_imvMask: 0 T3CV_GFX: im_combine: composite ### DEBUG SYSTEM INFORMATION - END ### -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20051230/ef3a630e/attachment.htm From Patrick.Gray at prevoyancegroup.com Fri Dec 30 18:47:55 2005 From: Patrick.Gray at prevoyancegroup.com (Patrick Gray) Date: Fri, 30 Dec 2005 12:47:55 -0500 Subject: [TYPO3-linux] Urgent Help Requested: Database Error: invalidusername, host, password on formerly functioning production site Message-ID: The problem was indeed my hosting provider. After denying a problem on their end, this afternoon they admitted something had changed in their MySQL configuration. We're back up for the time being, but thinking of changing hosting providers. Any good "howto" type documents on moving a typo3 site from one host to another? Anything to watch out for or can you just dump the DB and tarball all the files under the /html directory? Best Regards, Patrick Gray Prevoyance Group, Inc. +1 914 371 2001 (tel) +1 914 371 2002 (fax) http://www.prevoyancegroup.com ________________________________ From: typo3-linux-bounces at lists.netfielders.de [mailto:typo3-linux-bounces at lists.netfielders.de] On Behalf Of Patrick Gray Sent: Friday, 30 December, 2005 11:26 To: typo3-linux at lists.netfielders.de Subject: [TYPO3-linux] Urgent Help Requested: Database Error: invalidusername, host, password on formerly functioning production site I have a relatively new typo3 installation that has been working wonderfully for about 2 months. This morning something went "bump in the night" and the frontend and backend no longer work. Any help would be HUGELY appreciated as my boss is going to kill me after I convinced him to go to typo3 and now it's dead in the water (even if it's not typo3's fault). When attempting to view either I get the following: Database Error The current username, password or host was not accepted when the connection to the database was attempted to be established! I've double checked all my mysql connection parameters, and can log in and view database tables from the command line using mysql. Username doesn't have any funny characters. As I mentioned, all was well until I checked the site this AM. No changes were made to the site that I am aware of, although I have a funny feeling our hosting company may have changed something. They claim they have done nothing, and I have no idea where to do further diagnosis. Php does seem to have been compiled with mysql support, and it does not appear to have been upgraded recently. Debug info from the install tool is: ### DEBUG SYSTEM INFORMATION - START ### HTTP_HOST : www.prevoyancegroup.com TYPO3_HOST_ONLY : www.prevoyancegroup.com TYPO3_PORT : PATH_INFO : QUERY_STRING : TYPO3_INSTALL[type]=phpinfo REQUEST_URI : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo HTTP_REFERER : http://www.prevoyancegroup.com/typo3/install/index.php?TYPO3_INSTALL[typ e]=config TYPO3_REQUEST_HOST : http://www.prevoyancegroup.com TYPO3_REQUEST_URL : http://www.prevoyancegroup.com/typo3/install/index.php?TYPO3_INSTALL[typ e]=phpinfo TYPO3_REQUEST_SCRIPT: http://www.prevoyancegroup.com/typo3/install/index.php TYPO3_REQUEST_DIR : http://www.prevoyancegroup.com/typo3/install/ TYPO3_SITE_URL : http://www.prevoyancegroup.com/ TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo TYPO3_SSL : SCRIPT_NAME : /typo3/install/index.php TYPO3_DOCUMENT_ROOT : /mnt/webhosting/sites/p/prevoyancegroup.com SCRIPT_FILENAME : /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php REMOTE_ADDR : 4.233.197.235 REMOTE_HOST : HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) HTTP_ACCEPT_LANGUAGE: en-us CONST: PHP_OS : Linux CONST: TYPO3_OS : CONST: PATH_thisScri: /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php CONST: php_sapi_name: apache OTHER: TYPO3_VERSION: 3.8.0 OTHER: PHP_VERSION : 4.3.10 imagecreatefromgif(): 1 imagecreatefrompng(): 1 imagecreatefromjpeg(: 1 imagegif() : 1 imagepng() : 1 imagejpeg() : 1 imagettftext() : 1 OTHER: IMAGE_TYPES : 31 OTHER: memory_limit : SERVER: SERVER_PORT : 80 SERVER: SERVER_SOFTW: Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.10 SERVER: GATEWAY_INTE: CGI/1.1 SERVER: SCRIPT_NAME : /typo3/install/index.php SERVER: PATH_TRANSLA: /mnt/webhosting/sites/p/prevoyancegroup.com/typo3/install/index.php T3CV_GFX: image_proc: 1 T3CV_GFX: gdlib : 1 T3CV_GFX: gdlib_png : 0 T3CV_GFX: gdlib_2 : 0 T3CV_GFX: im : 1 T3CV_GFX: im_path : /usr/bin/ T3CV_GFX: im_path_lz: /usr/bin/ T3CV_GFX: im_version: 1 T3CV_GFX: im_negate_: 1 T3CV_GFX: im_imvMask: 0 T3CV_GFX: im_combine: composite ### DEBUG SYSTEM INFORMATION - END ### -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20051230/81168d3b/attachment.html From ceballos at cwpanama.net Sat Dec 31 22:16:02 2005 From: ceballos at cwpanama.net (Juan Carlos Ceballos) Date: Sat, 31 Dec 2005 16:16:02 -0500 Subject: [TYPO3-linux] Some thumbnails are not being generated in tt_news In-Reply-To: References: Message-ID: I have thumbnails enable on my site and it worked just perfectley but just this week I started getting in backend a partial generation of thumbnails in tt_news, I publish an image of the problem so you can have a good idea of the problem, you can find it here: http://img409.imageshack.us/my.php?image=thumbnailsttnews9qd.jpg I'm running 3.7.0, I think it could be a permission problem, but I don't see how since it generates some thumbsnails, for the first 8 or 10 pictures and after that it stops.