Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Heitor Augusto M Cardozo
Be sure that php5_module is loaded and httpd.conf syntax is OK: # sudo /usr/sbin/apachectl -t -D DUMP_MODULES If not, check if file /etc/httpd/conf.d/php.conf exists and contains the lines: LoadModule php5_module modules/libphp5.so AddHandler php5-script .php AddType text/html .php Heito

Re: [CentOS] Filesystem for Maildir

2007-11-27 Thread Heitor Augusto M Cardozo
Christopher Chan wrote: Heitor Augusto M Cardozo wrote: Hi all, In last year, i had made some research and benchmarks based on CentOS 4 to know which filesystem is better for Maildir: ReiserFS, XFS or EXT3. My conclusion was as follows: - EXT3: reliable but very slow to read many small

[CentOS] Filesystem for Maildir

2007-11-26 Thread Heitor Augusto M Cardozo
Hi all, In last year, i had made some research and benchmarks based on CentOS 4 to know which filesystem is better for Maildir:  ReiserFS, XFS or EXT3. My conclusion was as follows: - EXT3: reliable but very slow to read many small files. - ReiserFS: best performance but unreliable and bad r

[CentOS] XFS module

2007-07-03 Thread Heitor Augusto M Cardozo
Hi, Im using XFS on production server and waiting the release of kernel-module-xfs-2.6.9-55.0.2 on CentOSPlus Repository to update. Any idea of release date? Thanks. -- Heitor A. M. Cardozo ___ CentOS mailing list CentOS@centos.org http://lists.cen