From bholt at amailplace.com Thu Jun 9 15:51:21 2005 From: bholt at amailplace.com (Bill Holt) Date: Thu, 09 Jun 2005 11:51:21 -0400 Subject: [tinysofa-discuss] apt-get setup Message-ID: <42A86579.406@amailplace.com> An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050609/594ce2c0/attachment.html From gevik at xs4all.nl Thu Jun 9 19:48:54 2005 From: gevik at xs4all.nl (Gevik babakhani) Date: Thu, 9 Jun 2005 21:48:54 +0200 Subject: [tinysofa-discuss] apt-get setup In-Reply-To: <42A86579.406@amailplace.com> Message-ID: <200506091948.j59JmrIH049246@smtp-vbr5.xs4all.nl> Hi bill, The apt-cron package is placed in the release tree. You should do the following. Apt-get mirror-select Choose the first option and the select a mirror. After that: Apt-get update After that: Apt-get apt-get install apt-cron You should can also upgrade you system by "apt-get upgrade" Regards, Gevik. _____ From: tinysofa-discuss-bounces at tinysofa.org [mailto:tinysofa-discuss-bounces at tinysofa.org] On Behalf Of Bill Holt Sent: Thursday, June 09, 2005 5:51 PM To: tinysofa-discuss at tinysofa.org Subject: [tinysofa-discuss] apt-get setup Hi, I am a newbie to TinySofa and am using Odlin-1. I have been using Trustix & Fedora C3. The APT Documentation for "Scheduling Automatic APT Updates" states: "To start, you will need the apt-cron package. Install it with:" apt-get install apt-cron This is the results: [root at fuzzy ~]# apt-get install apt-cron Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package apt-cron Can anyone help? Regards, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050609/a7d8b317/attachment.html From disco at unity-mail.ch Tue Jun 21 09:26:16 2005 From: disco at unity-mail.ch (disco at unity-mail.ch) Date: 21 Jun 2005 11:26:16 +0200 Subject: [tinysofa-discuss] Plesk on Tinysofa ? Message-ID: Hi everyone, First, greetings to Omar for this excellent linux distribution ! Then, i'd like to know if someone has ever tried to get "Plesk Admin Panel" up and running on Tiny Sofa Server; if so, i'd like to have some informations such as which Plesk version would run on Sofa, which RH release would be 'compatible' ? Thank you for your answer(s), Regards, DiscoFever From omar at tinysofa.org Fri Jun 24 20:10:45 2005 From: omar at tinysofa.org (Omar Kilani) Date: Sat, 25 Jun 2005 06:10:45 +1000 Subject: [tinysofa-discuss] Re: TR: pam_mysql In-Reply-To: <20050624194210.8F4E225C048@smtp-out.completel.net> References: <20050624194210.8F4E225C048@smtp-out.completel.net> Message-ID: <42BC68C5.70807@tinysofa.org> Hi David, I've subscribed you to the list. You need to install the gcc-c++ package: apt-get install gcc-c++ And make sure you have the 'mysql-devel' package installed, also. Best Regards, Omar Kilani David HENRY wrote: > Hello admin, > > I thought that I've had performed my registration the best way. > Clues are that I'm wrong. > > Could you please help me ? > > Regards. > -- > David. > > -----Message d'origine----- > De : tinysofa-discuss-bounces at tinysofa.org > [mailto:tinysofa-discuss-bounces at tinysofa.org] De la part de > tinysofa-discuss-owner at tinysofa.org > Envoy? : vendredi 24 juin 2005 21:39 > ? : david.henry at temento.com > Objet : pam_mysql > > You are not allowed to post to this mailing list, and your message has been > automatically rejected. If you think that your messages are being rejected > in error, contact the mailing list owner at > tinysofa-discuss-owner at tinysofa.org. > > > > ------------------------------------------------------------------------ > > Subject: > pam_mysql > From: > "David HENRY" > Date: > Fri, 24 Jun 2005 21:38:19 +0200 > To: > > > To: > > > > Hi, > > I'm kinda newbie to TS. And this is my pb. > > I'd like my vsFTPd server to use MySQL DB for authentication of visitors. > This could be done via PAM module (if there is any other method, I'd be glad > to try it !) > But, I didn't notice the presence of the required module on my TS > installation, though there are other PAM modules. > > As a matter of chance, a new version of pam_mysql module (see > http://sourceforge.net/projects/pam-mysql/ ) has been released. > > I've downloaded this version and try installation. > There my problem are starting. Since of course, I need to compile this > version on my system... and it seems there is a pb with c++ compiler on TS. > Is there any such a compiler on default installation of TS, btw ? > > As I said, I'm a newbie and would appreciate any help. > Regards, folk. > > ************ > See the message I have when trying to configure pam_mysql : > ************ > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets $(MAKE)... yes > checking for working aclocal-1.4... missing > checking for working autoconf... missing > checking for working automake-1.4... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking whether to enable maintainer-specific portions of Makefiles... no > checking for bison... no > checking for byacc... no > checking for g++... no > checking for c++... no > checking for gpp... no > checking for aCC... no > checking for CC... no > checking for cxx... no > checking for cc++... no > checking for cl... no > checking for FCC... no > checking for KCC... no > checking for RCC... no > checking for xlC_r... no > checking for xlC... no > checking for C++ compiler default output file name... configure: error: C++ > compiler cannot create executables > See `config.log' for more details. > > > ************ > And this is the content of config.log : > ************ > > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by pam_mysql configure 0.7-pre1, which was > generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = pub.temento.com > uname -m = i686 > uname -r = 2.6.8-1.503ts > uname -s = Linux > uname -v = #1 Tue Aug 3 23:21:11 EDT 2004 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /usr/local/bin > PATH: /bin > PATH: /usr/bin > PATH: /usr/X11R6/bin > PATH: /home/maintainer/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1571: checking for a BSD-compatible install > configure:1626: result: /usr/bin/install -c > configure:1637: checking whether build environment is sane > configure:1680: result: yes > configure:1695: checking whether make sets $(MAKE) > configure:1715: result: yes > configure:1747: checking for working aclocal-1.4 > configure:1758: result: missing > configure:1762: checking for working autoconf > configure:1773: result: missing > configure:1777: checking for working automake-1.4 > configure:1788: result: missing > configure:1792: checking for working autoheader > configure:1803: result: missing > configure:1807: checking for working makeinfo > configure:1818: result: missing > configure:1829: checking whether to enable maintainer-specific portions of > Makef > iles > configure:1838: result: no > configure:1864: checking for bison > configure:1893: result: no > configure:1864: checking for byacc > configure:1893: result: no > configure:1953: checking for g++ > configure:1982: result: no > configure:1953: checking for c++ > configure:1982: result: no > configure:1953: checking for gpp > configure:1982: result: no > configure:1953: checking for aCC > configure:1982: result: no > configure:1953: checking for CC > configure:1982: result: no > configure:1953: checking for cxx > configure:1982: result: no > configure:1953: checking for cc++ > configure:1982: result: no > configure:1953: checking for cl > configure:1982: result: no > configure:1953: checking for FCC > configure:1982: result: no > configure:1953: checking for KCC > configure:1982: result: no > configure:1953: checking for RCC > configure:1982: result: no > configure:1953: checking for xlC_r > configure:1982: result: no > configure:1953: checking for xlC > configure:1982: result: no > configure:1995: checking for C++ compiler version > configure:1998: g++ --version &5 > ./configure: line 1999: g++: command not found > configure:2001: $? = 127 > configure:2003: g++ -v &5 > ./configure: line 2004: g++: command not found > configure:2006: $? = 127 > configure:2008: g++ -V &5 > ./configure: line 2009: g++: command not found > configure:2011: $? = 127 > configure:2034: checking for C++ compiler default output file name > configure:2037: g++ conftest.cc >&5 > ./configure: line 2038: g++: command not found > configure:2040: $? = 127 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "pam_mysql" > | #define PACKAGE_TARNAME "pam_mysql" > | #define PACKAGE_VERSION "0.7-pre1" > | #define PACKAGE_STRING "pam_mysql 0.7-pre1" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "pam_mysql" > | #define VERSION "0.7-pre1" > | /* end confdefs.h. */ > | > | int > | main () > | { > | > | ; > | return 0; > | } > configure:2079: error: C++ compiler cannot create executables > See `config.log' for more details. > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set= > ac_cv_env_CXXFLAGS_value= > ac_cv_env_CXX_set= > ac_cv_env_CXX_value= > ac_cv_env_F77_set= > ac_cv_env_F77_value= > ac_cv_env_FFLAGS_set= > ac_cv_env_FFLAGS_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_PKG_CONFIG_set= > ac_cv_env_PKG_CONFIG_value= > ac_cv_env_build_alias_set= > ac_cv_env_build_alias_value= > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_openssl_CFLAGS_set= > ac_cv_env_openssl_CFLAGS_value= > ac_cv_env_openssl_LIBS_set= > ac_cv_env_openssl_LIBS_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_path_install='/usr/bin/install -c' > ac_cv_prog_make_make_set=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACLOCAL='/home/maintainer/PAM_MYSQL/pam_mysql-0.7-pre1/missing aclocal-1.4' > ALLOCA='' > AR='' > AUTOCONF='/home/maintainer/PAM_MYSQL/pam_mysql-0.7-pre1/missing autoconf' > AUTOHEADER='/home/maintainer/PAM_MYSQL/pam_mysql-0.7-pre1/missing > autoheader' > AUTOMAKE='/home/maintainer/PAM_MYSQL/pam_mysql-0.7-pre1/missing > automake-1.4' > CC='' > CFLAGS='' > CPP='' > CPPFLAGS='' > CXX='g++' > CXXCPP='' > CXXFLAGS='' > DEFS='' > ECHO='echo' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='' > EXEEXT='' > F77='' > FFLAGS='' > INCLUDES='' > INSTALL_DATA='${INSTALL} -m 644' > INSTALL_PROGRAM='${INSTALL}' > INSTALL_SCRIPT='${INSTALL}' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LIBTOOL='' > LN_S='' > LTLIBOBJS='' > MAINT='#' > MAINTAINER_MODE_FALSE='' > MAINTAINER_MODE_TRUE='#' > MAKEINFO='/home/maintainer/PAM_MYSQL/pam_mysql-0.7-pre1/missing makeinfo' > OBJEXT='' > PACKAGE='pam_mysql' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='pam_mysql' > PACKAGE_STRING='pam_mysql 0.7-pre1' > PACKAGE_TARNAME='pam_mysql' > PACKAGE_VERSION='0.7-pre1' > PAM_MODS_DIR='' > PATH_SEPARATOR=':' > PKG_CONFIG='' > RANLIB='' > SET_MAKE='' > SHELL='/bin/sh' > STRIP='' > VERSION='0.7-pre1' > YACC='yacc' > ac_ct_AR='' > ac_ct_CC='' > ac_ct_CXX='g++' > ac_ct_F77='' > ac_ct_RANLIB='' > ac_ct_STRIP='' > ac_pt_PKG_CONFIG='' > bindir='${exec_prefix}/bin' > build='' > build_alias='' > build_cpu='' > build_os='' > build_vendor='' > datadir='${prefix}/share' > exec_prefix='NONE' > host='' > host_alias='' > host_cpu='' > host_os='' > host_vendor='' > includedir='${prefix}/include' > infodir='${prefix}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localstatedir='${prefix}/var' > mandir='${prefix}/man' > oldincludedir='/usr/include' > openssl_CFLAGS='' > openssl_LIBS='' > prefix='NONE' > program_transform_name='s,x,x,' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE "pam_mysql" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "pam_mysql" > #define PACKAGE_STRING "pam_mysql 0.7-pre1" > #define PACKAGE_TARNAME "pam_mysql" > #define PACKAGE_VERSION "0.7-pre1" > #define VERSION "0.7-pre1" > > configure: exit 77 > > > > > > > -- > David HENRY - Responsable Informatique > TEMENTO SYSTEMS - http://www.temento.com > 60 rue Lavoisier - 38330 MONTBONNOT - FRANCE > tel 04 56 52 60 06 > fax 04 56 52 60 01 > From DANSCARB at uat.edu Fri Jun 24 21:39:03 2005 From: DANSCARB at uat.edu (DANIEL SCARBERRY) Date: Fri, 24 Jun 2005 14:39:03 -0700 Subject: [tinysofa-discuss] VMware install of Tiny Sofa using mounted iso image Message-ID: Has anyone done a VMware install of Tiny Sofa using only an iso image? I can boot to the choosing the location of the cdrom, but I can't get it to find where the iso is mounted. Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050624/72ea3c50/attachment.html From gda at tinysofa.org Fri Jun 24 22:11:03 2005 From: gda at tinysofa.org (Gerald Dachs) Date: Sat, 25 Jun 2005 00:11:03 +0200 Subject: [tinysofa-discuss] VMware install of Tiny Sofa using mounted iso image In-Reply-To: References: Message-ID: <20050625001103.6687ee8d.gda@tinysofa.org> On Fri, 24 Jun 2005 14:39:03 -0700 "DANIEL SCARBERRY" wrote: > > Has anyone done a VMware install of Tiny Sofa using only an iso image? I can boot to the choosing the location of the cdrom, but I can't get it to find where the iso is mounted. Any ideas? I am not sure that I understand what you want to do. I configure vmware to use an iso instead of a physical drive and boot afterwards. Do you get asked for a cdrom location after this? Gerald -- Gerald Dachs gda at tinysofa.org From gda at tinysofa.org Fri Jun 24 23:28:46 2005 From: gda at tinysofa.org (Gerald Dachs) Date: Sat, 25 Jun 2005 01:28:46 +0200 Subject: [tinysofa-discuss] VMware install of Tiny Sofa using mounted iso image In-Reply-To: References: Message-ID: <20050625012846.6f21cb7b.gda@tinysofa.org> On Fri, 24 Jun 2005 15:43:52 -0700 "DANIEL SCARBERRY" wrote: > Yep, I'm getting prompt for an install cd after. Had checked with tinysofa classic server 2.0 some minutes ago, doesn't happen there. So I expect you use tinysofa enterprise server and the cdrom drive emulation is not detected by the kernel. Sorry can't help, have no experiences with tinysofa enterprise server. Maybe Omar has an answer. Gerald -- Gerald Dachs gda at tinysofa.org From javier at guerrag.com Fri Jun 24 23:36:50 2005 From: javier at guerrag.com (Javier Guerra) Date: Fri, 24 Jun 2005 18:36:50 -0500 Subject: [tinysofa-discuss] VMware install of Tiny Sofa using mounted iso image In-Reply-To: <20050625012846.6f21cb7b.gda@tinysofa.org> References: <20050625012846.6f21cb7b.gda@tinysofa.org> Message-ID: <200506241837.13073.javier@guerrag.com> On Friday 24 June 2005 6:28 pm, Gerald Dachs wrote: > On Fri, 24 Jun 2005 15:43:52 -0700 > > "DANIEL SCARBERRY" wrote: > > Yep, I'm getting prompt for an install cd after. > > Had checked with tinysofa classic server 2.0 some minutes ago, > doesn't happen there. So I expect you use tinysofa enterprise server > and the cdrom drive emulation is not detected by the kernel. > Sorry can't help, have no experiences with tinysofa enterprise > server. i've installed TS Odin on a Qemu VM using the ISO download as source (didn't burn a CD). no trouble at all don't know about VMware, but on Qemu the CDROM drive is /dev/hdc (master device, second bus) -- Javier -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050624/3d9fc573/attachment.bin From omar at tinysofa.org Sat Jun 25 16:10:00 2005 From: omar at tinysofa.org (Omar Kilani) Date: Sun, 26 Jun 2005 02:10:00 +1000 Subject: [tinysofa-discuss] VMware install of Tiny Sofa using mounted iso image In-Reply-To: <200506241837.13073.javier@guerrag.com> References: <20050625012846.6f21cb7b.gda@tinysofa.org> <200506241837.13073.javier@guerrag.com> Message-ID: <42BD81D8.6050600@tinysofa.org> Javier, Daniel, List, > On Friday 24 June 2005 6:28 pm, Gerald Dachs wrote: > >>On Fri, 24 Jun 2005 15:43:52 -0700 >> >>"DANIEL SCARBERRY" wrote: >> >>>Yep, I'm getting prompt for an install cd after. >> >>Had checked with tinysofa classic server 2.0 some minutes ago, >>doesn't happen there. So I expect you use tinysofa enterprise server >>and the cdrom drive emulation is not detected by the kernel. >>Sorry can't help, have no experiences with tinysofa enterprise >>server. > > > i've installed TS Odin on a Qemu VM using the ISO download as source (didn't > burn a CD). no trouble at all > > don't know about VMware, but on Qemu the CDROM drive is /dev/hdc (master > device, second bus) I do all my testing on a VMWare session, booting from CDROM as ISO. So... I'm not sure what the problem is here. Perhaps you should take a screenshot of your VMWare during boot and send that. Omar From opamp at primus.ca Mon Jun 27 14:54:08 2005 From: opamp at primus.ca (Opamp) Date: Mon, 27 Jun 2005 08:54:08 -0600 Subject: [tinysofa-discuss] Sendmail help Message-ID: <007d01c57b28$130a5640$c702a8c0@DUALLY> Hi, I a farly new to linux, and I have been running tiny sofa server Enterprize for about 8months. works just great, I have a new php project that I am working on and I need to install sendmail on the server to use a script that I have created. I have been trying to us apt-get etc but to no avail. I have also tried to download the files and install that way but it is looking for dependancies that I don't know how to install. Can anyone help me out. I would really appreciate it Thanks Scandog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050627/f548ccba/attachment.html From mbak at fxnet.hu Mon Jun 27 15:08:16 2005 From: mbak at fxnet.hu (Mikael Bak) Date: Mon, 27 Jun 2005 17:08:16 +0200 Subject: [tinysofa-discuss] Sendmail help In-Reply-To: <007d01c57b28$130a5640$c702a8c0@DUALLY> References: <007d01c57b28$130a5640$c702a8c0@DUALLY> Message-ID: <1119884895.3337.4.camel@localhost.localdomain> On Mon, 2005-06-27 at 16:54, Opamp wrote: > I have a new php project that I am working on and I need to install > sendmail on the server to use a script that I have created. [snip] Hi, I doubt you really need sendmail. If you have postfix installed, then postfix acts like sendmail from php's ponit of view. If this is not the case, then post me the relevant part of the php program and perhaps we can find a work around. HTH, Mikael From opamp at primus.ca Mon Jun 27 16:06:12 2005 From: opamp at primus.ca (Opamp) Date: Mon, 27 Jun 2005 10:06:12 -0600 Subject: [tinysofa-discuss] Re: [tinysofat-discuss]Sendmail help Message-ID: <011001c57b32$25065380$c702a8c0@DUALLY> Thanks for your quick response I checked the server and it says posfix is installed if I try to apt-get install it. this is the script I am using. very simple. I have used it before on other servers that have sendmail with no problems. Do I have to configure php to use postfix? \r\n")) { $message="Your Email has been recieved. Thank You"; } else $message="Email has not been sent"; } ?> Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050627/e488adfb/attachment.html From rob at ellis-solicitors-chester.co.uk Mon Jun 27 16:18:03 2005 From: rob at ellis-solicitors-chester.co.uk (Rob Pomeroy) Date: Mon, 27 Jun 2005 16:18:03 +0000 Subject: [tinysofa-discuss]Sendmail help In-Reply-To: <011001c57b32$25065380$c702a8c0@DUALLY> References: <011001c57b32$25065380$c702a8c0@DUALLY> Message-ID: <42C026BB.20204@ellis-solicitors-chester.co.uk> Opamp wrote: > this is the script I am using. very simple. I have used it before on > other > servers that have sendmail with no problems. Do I have to configure > php to > use postfix? Not usually. Could you please post the php error message? $_POST is available from php 4.1 onwards, so you should be able to use that. Have you missed some quotation marks? ie $_POST['Submit'] rather than $_POST[Submit]. -- Rob Pomeroy: rob at ellis-solicitors-chester.co.uk Solicitor specialising in charity law, wills, probate and trusts Ellis & Co. Solicitors, 10 Castle Street, Chester, CH1 2DS Telephone: 01244 319388; Fax: 01244 319333 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050627/3b28468a/attachment.html From opamp at primus.ca Mon Jun 27 16:37:34 2005 From: opamp at primus.ca (Opamp) Date: Mon, 27 Jun 2005 10:37:34 -0600 Subject: [tinysofa-discuss]sendmail help Message-ID: <014901c57b36$87d179f0$c702a8c0@DUALLY> Hi I am getting no error messages just not receiving any emails I have check the config for postfix and using webmin have found that emails are not being sent. So from what I can see it is a setting with postfix. If I try and clear the cache and send emails I get a message about my domain name not being valid. What should my domain name be. I am using dyndns for everything. I really don't have a domain setup for my tinysofa server. I think I called it tinysofa when I installed it. Thanks Scandog ----- Original Message ----- From: Rob Pomeroy To: Tinysofa Sent: Monday, June 27, 2005 10:18 AM Subject: Re: [tinysofa-discuss]Sendmail help Opamp wrote: this is the script I am using. very simple. I have used it before on other servers that have sendmail with no problems. Do I have to configure php to use postfix? Not usually. Could you please post the php error message? $_POST is available from php 4.1 onwards, so you should be able to use that. Have you missed some quotation marks? ie $_POST['Submit'] rather than $_POST[Submit]. -- Rob Pomeroy: rob at ellis-solicitors-chester.co.uk Solicitor specialising in charity law, wills, probate and trusts Ellis & Co. Solicitors, 10 Castle Street, Chester, CH1 2DS Telephone: 01244 319388; Fax: 01244 319333 ------------------------------------------------------------------------------ _______________________________________________ tinysofa-discuss mailing list tinysofa-discuss at tinysofa.org http://lists.tinysofa.org/mailman/listinfo/tinysofa-discuss -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050627/1146e011/attachment.html From rob at ellis-solicitors-chester.co.uk Mon Jun 27 18:27:56 2005 From: rob at ellis-solicitors-chester.co.uk (Rob Pomeroy) Date: Mon, 27 Jun 2005 19:27:56 +0100 Subject: [tinysofa-discuss]sendmail help In-Reply-To: <014901c57b36$87d179f0$c702a8c0@DUALLY> Message-ID: Hi I am getting no error messages just not receiving any emails Exactly; try putting the apostrophes in as I suggest for the $_POST array variables and run your script again. It seems to me that you've not correctly passed the variables, and THAT'S why you're not seeing any emails being sent. So put $_POST['Submit'], not $_POST[Submit]. Eliminate that problem, then get back to the list if it still doesn't work. Hope this helps. Rob -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.tinysofa.org/pipermail/tinysofa-discuss/attachments/20050627/468c053e/attachment.html From mbak at fxnet.hu Tue Jun 28 07:32:54 2005 From: mbak at fxnet.hu (Mikael Bak) Date: Tue, 28 Jun 2005 09:32:54 +0200 Subject: [tinysofa-discuss] Sendmail help In-Reply-To: <00bc01c57b2d$0185ae10$c702a8c0@DUALLY> References: <007d01c57b28$130a5640$c702a8c0@DUALLY> <1119884895.3337.4.camel@localhost.localdomain> <00bc01c57b2d$0185ae10$c702a8c0@DUALLY> Message-ID: <1119943973.3337.3.camel@localhost.localdomain> On Mon, 2005-06-27 at 17:29, Opamp wrote: > Thanks for your quick response > > I checked the server and it says posfix is installed if I try to apt-get > install it. > > this is the script I am using. very simple. I have used it before on other > servers that have sendmail with no problems. Do I have to configure php to > use postfix? > The php mail() function should work out of the box with postfix. I use it very often. Check your apache error logs to see what happens. The php engine could be configured so that it doesn't displays error messages in the browser. I think this is the default for production servers for security reasons. HTH, Mikael From mail-lists at s235.de Tue Jun 28 12:57:07 2005 From: mail-lists at s235.de (Dominik Schips) Date: Tue, 28 Jun 2005 14:57:07 +0200 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files Message-ID: <42C14923.4040508@s235.de> Hello, some time ago I reported problems with samba and big files on TES 2.0. http://lists.tinysofa.org/pipermail/tinysofa-discuss/2005-May/000573.html I got no response on this message and I tought it is only a problem of my system. On the used Mini-ITX motherboard the result was a system freeze. I did some more testing these days with my "old" Toshiba Magnia 3010 (Dual PII 400,512MB RAM, 5x SCSI-HDDs) and different clients so that I'm sure that it is not a hardware problem of the client (WinXP Pro). First I did a test with Debian 3.1 and samba on this system. I had no problem to transfer more than 20GB of data with a average size of 500-600MB per file. No problems at all. Second test was with Tinysofa Classic 2.0U1. Same behavior. TCS 2.0U1 did the job of transfering big files without any problems. Third test was with TES 2.0 again. And I got not a system freeze, but the WinXP client reported network disconnection and the server had a serverload of about 3.5-4.0 and was really slow. After some minutes the network drive was available without problems again. Could it be a kernel Problem? No matter if I move or copy the files from or to the server. Every time there was a network disconnection to the network drive after some minutes. Then I had to wait and after some time I can work again with the network drive. On every test I used a fresh system installation with the default smb.conf of the system and just created a useraccount and transfered the data from/to this home created home drive. Did someone else tried transfering big files (not only some kb files up to 10-20MB but rather files with 200-300MB up to several GB) on a TES 2.0 sytem without problems? Maybe someone else can do some testing with this behavior. I can't imagine that it is a a hardware problem, because with TCS the problem didn't appear. But I want to know where the problem is. Thank you for helping me. -- Best regards, Dominik Schips From andrew at neep.com.au Tue Jun 28 14:01:24 2005 From: andrew at neep.com.au (Andrew Shugg) Date: Tue, 28 Jun 2005 22:01:24 +0800 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <42C14923.4040508@s235.de> References: <42C14923.4040508@s235.de> Message-ID: <20050628140124.GE2453@neep.com.au> Dominik Schips said: > some time ago I reported problems with samba and big files on TES 2.0. > http://lists.tinysofa.org/pipermail/tinysofa-discuss/2005-May/000573.html That problem was with transferring large files with rsync, and now this is with Samba? Have you tried rsync as well this time? Or ftp? Or just creating large files on your TES 2.0 system, eg something like dd if=/dev/random of=/tmp/test bs=1M count=4096 Does that successfully & happily create a 4G file? > Could it be a kernel Problem? Possibly, but most likely a (hardware) driver within the kernel rather than something borked in the kernel itself. The various different Linux distros that you tried would all have had different kernels, and so would have different revisions of the device drivers. My guess is that the problem is with the NIC or its driver. Is it a decent network card in the hardware or a cheap and nasty one (read: RealTek)? Andrew. -- Andrew Shugg http://www.neep.com.au/ "Just remember, Mr Fawlty, there's always someone worse off than yourself." "Is there? Well I'd like to meet him. I could do with a good laugh." From mail-lists at s235.de Tue Jun 28 15:22:48 2005 From: mail-lists at s235.de (Dominik Schips) Date: Tue, 28 Jun 2005 17:22:48 +0200 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <20050628140124.GE2453@neep.com.au> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> Message-ID: <42C16B48.5030003@s235.de> Andrew Shugg wrote: > Dominik Schips said: > >>some time ago I reported problems with samba and big files on TES 2.0. >>http://lists.tinysofa.org/pipermail/tinysofa-discuss/2005-May/000573.html > > > That problem was with transferring large files with rsync, and now this > is with Samba? I'm sorry. Yes, you are right this message was about rsync problems. But I realized the problem with big files first with rsync and after this with samba. > Have you tried rsync as well this time? No. I had not enough time. But I think I should do this. But today I had 2 more freezes (ITX board) when rsync is loading a 650MB ISO image from a server. I'll have to test this with the other sytem as well. > Or ftp? Yes. Same result. After some time I got a disconnection from the server (both (test)systems). > Or just creating large files on your TES 2.0 system, eg something like > > dd if=/dev/random of=/tmp/test bs=1M count=4096 > > Does that successfully & happily create a 4G file? On the Mini-ITX system: I did a test a few minutes ago with dd if=/dev/zero of=/tmp/testfile_01 bs=1M count=4096 Result: no problems No problem with dd if=/dev/urandom of=/tmp/testfile_02 bs=1M count=4096 /dev/random is nearly useless on the ITX system, becauce the random performance is very very poor. Would be nice to have the "VIA PadLock RNG" patch in the kernel. This would boost the random performance a lot. I'll do this tests tomorrow on a fresh installed TES 2.0 with the Toshiba system. >>Could it be a kernel Problem? > > Possibly, but most likely a (hardware) driver within the kernel rather > than something borked in the kernel itself. The various different Linux > distros that you tried would all have had different kernels, and so > would have different revisions of the device drivers. You are right. But does the drivers change so much from kernel to kernel? I never had problems with any kind of driver from the kernel. > My guess is that the problem is with the NIC or its driver. My guess was this too. This is why I asked again. I think the freeze on the ITX is because it is a very low performace CPU and the system can not handle the high load and freeze. Also it could be another motherboard I/O problem. > Is it a decent network card in the hardware or a cheap and nasty one (read: RealTek)? A hardwareproblem was in my mind. But I used 2 different switches, different clients (Win and Linux) and the nic(s) on the Mini-ITX system are via-rhine (not the best but I never had big problems with them) and on the Toshiba it is a Intel EtherExpress PRO/100. So this is no cheap/nasty card but the problem appear only with TES 2.0. I never had problems with the e100 driver. The clients have Nforce LAN nics and realtek nics. So any advice to get more closer to the problem? Or should I put the hardware in the garbage can and buy better hardware :) -- Best regards, Dominik Schips From gda at tinysofa.org Tue Jun 28 20:23:04 2005 From: gda at tinysofa.org (Gerald Dachs) Date: Tue, 28 Jun 2005 22:23:04 +0200 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <42C16B48.5030003@s235.de> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> <42C16B48.5030003@s235.de> Message-ID: <20050628222304.02686fb0.gda@tinysofa.org> > > So any advice to get more closer to the problem? Maybe you could install a tcs kernel on your tes system and look whether something changes. > Or should I put the hardware in the garbage can and buy better hardware :) Yes, buy new hardware and send the old to me ;) Gerald -- Gerald Dachs gda at tinysofa.org From mail-lists at s235.de Wed Jun 29 06:24:44 2005 From: mail-lists at s235.de (Dominik Schips) Date: Wed, 29 Jun 2005 08:24:44 +0200 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <20050628222304.02686fb0.gda@tinysofa.org> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> <42C16B48.5030003@s235.de> <20050628222304.02686fb0.gda@tinysofa.org> Message-ID: <42C23EAC.9020806@s235.de> Gerald Dachs wrote: >>So any advice to get more closer to the problem? > > > Maybe you could install a tcs kernel on your tes system and look whether something > changes. Good idea. I'm going to try this and post the result here again. -- Best regards, Dominik Schips From omar at tinysofa.org Wed Jun 29 09:18:39 2005 From: omar at tinysofa.org (Omar Kilani) Date: Wed, 29 Jun 2005 19:18:39 +1000 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <42C23EAC.9020806@s235.de> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> <42C16B48.5030003@s235.de> <20050628222304.02686fb0.gda@tinysofa.org> <42C23EAC.9020806@s235.de> Message-ID: <42C2676F.8010505@tinysofa.org> Dominik, Dominik Schips wrote: > Gerald Dachs wrote: > >>>So any advice to get more closer to the problem? >> >> >>Maybe you could install a tcs kernel on your tes system and look whether something >>changes. > > > Good idea. I'm going to try this and post the result here again. Perhaps also try 2.6.9-11ts in updates-testing. :) Omar From mail-lists at s235.de Wed Jun 29 12:36:07 2005 From: mail-lists at s235.de (Dominik Schips) Date: Wed, 29 Jun 2005 14:36:07 +0200 Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <42C2676F.8010505@tinysofa.org> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> <42C16B48.5030003@s235.de> <20050628222304.02686fb0.gda@tinysofa.org> <42C23EAC.9020806@s235.de> <42C2676F.8010505@tinysofa.org> Message-ID: <42C295B7.6040202@s235.de> Omar Kilani wrote: > Perhaps also try 2.6.9-11ts in updates-testing. :) > > Omar Thank you Omar. I'll test it. Here in germany is a little bit stormy weather and I have to unplug all my systems. If the weather gets better I start my testings. -- Best regards, Dominik Schips From gda at tinysofa.org Wed Jun 29 14:47:41 2005 From: gda at tinysofa.org (Gerald Dachs) Date: Wed, 29 Jun 2005 16:47:41 +0200 (CEST) Subject: [tinysofa-discuss] Samba on TES 2.0 has problems with big files In-Reply-To: <42C295B7.6040202@s235.de> References: <42C14923.4040508@s235.de> <20050628140124.GE2453@neep.com.au> <42C16B48.5030003@s235.de> <20050628222304.02686fb0.gda@tinysofa.org> <42C23EAC.9020806@s235.de> <42C2676F.8010505@tinysofa.org> <42C295B7.6040202@s235.de> Message-ID: <44195.139.1.44.13.1120056461.squirrel@sohoserver.homelinux.net> > Omar Kilani wrote: > >> Perhaps also try 2.6.9-11ts in updates-testing. :) >> >> Omar > > Thank you Omar. I'll test it. Here in germany is a little bit stormy > weather and I have to unplug all my systems. > If the weather gets better I start my testings. can't confirm, Hamburg has nice weather, as always :) Gerald