Install PHP GD support – Fedora Linux server
July 31st, 2009
No comments
Your site permalinks doesn't seem to work with pretty links ? ==> mod_rewrite doesn't work !
Solution: make sure mod_rewite.so loaded on your httpd.conf and AllowOverride must set to all !
LoadModule rewrite_module modules/mod_rewrite.so
Search in /etc/httpd/conf/httpd.conf
<Directory />
***********
AllowOverride None
***********
</Directory>
and change AllowOverride line :
<Directory ...
Easy and fast, using chkconfig linux command.
To configure your system to start Apache at boot time:
chkconfig --levels 235 httpd on
for manual start apache:
/etc/init.d/httpd start
create the system startup links for Proftpd and start it:
chkconfig --levels 235 proftpd on
/etc/init.d/proftpd start
Chkconfig provides a ...
If the mysql log - /var/log/mysqld.log (fedora distro) - says:
090728 02:56:59 mysqld started
090728 2:56:59 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
090728 2:56:59 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
090728 2:56:59 [ERROR] Fatal error: Can't ...
Fedora - Red Hat distro - Desktop Gnome by default KDE available
Architectures i386, x86_64, ppc
fedoraproject.org
Debian - Desktop User's choice
Architectures i386, amd64, ppc, s390, ia64 m68k, sparc, alpha, arm, mips, hppa
www.debian.org
CentOS - variant of Red Hat Enterprise Linux - Desktop Gnome
Architectures ...
Introduction to Fibre Channel over Ethernet (FCoE) by Join Stuart Miniman, Technologist for Data Center Fabrics in EMC's CTO Office.
[vg_byrev]
[vg_youtube EZWaOda8mVY#Fibre Channel over Ethernet##Introduction to Fibre Channel over Ethernet (FCoE) by Join Stuart Miniman]
[vg_youtube 6CB68aZ2lys#FCoE Reality - Brocade CTO Dave ...