Re: [EMAIL PROTECTED] "public_html" for each user don"t work.

2006-06-27 Thread Felipe Tocchetto
try use 755 on your home: drwxr-xr-x 18 felipe other 2560 Jun 26 16:21 felipe On 6/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Dear Sir, I used Apache/2.0.52 that come with Fedora Core 3. I want to config "public_html" for each user in file "httpd.conf" but don"t work. I con

Re: [EMAIL PROTECTED] httpd: fatal: hardware capability unsupported

2006-05-23 Thread Felipe Tocchetto
Thanks for your help Luc. I checked those things: bash-3.00# isainfo i386 Apr 28 14:51:36 unix: [ID 950921 kern.info] cpu0: x86 (GenuineIntel family 6 model 8 step 3 clock 867 MHz) Apr 28 14:51:36 unix: [ID 950921 kern.info] cpu0: Intel(r) Pentium(r) III bash-3.00# ldd /usr/local/httpd-2.0.58

[EMAIL PROTECTED] httpd: fatal: hardware capability unsupported

2006-05-23 Thread Felipe Tocchetto
Hi I Installed openssl-0.9.8b and httpd-2.0.58 in a Solaris 10 box. the flags I used: openssl ./config --prefix=/usr/local/openssl-0.9.8b httpd ./configure --prefix=/usr/local/httpd-2.0.58 --enable-ssl --with-ssl=/usr/local/openssl-0.9.8b I am using gcc version 3.3.2: bash-3.00# gcc -v Readi