вот досталась мне тут машинка под хостинг... надо туда apache+php+mysql поставить. ставил пхп #cd /src/php #./configure --prefix=/usr --with-apache=../apache --with-config-file-path=/usr/local/apache/conf --disable-debug --enable-safe-mode --enable-inline-optimization --with-gnu-ld --enable-memory-limit --with-mysql --with-pgsql #make #make install
потом apache
#cd ../apache #./configure --prefix=/usr/local/apache --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/usr/local/apache/conf --logfiledir=/var/log/apache --datadir=/usr/local/apache/data --localstatedir=/var --runtimedir=/var/run --activate-module=src/modules/php4/libphp4.a --enable-module=php4 --disable-module=status --disable-module=userdir --disable-module=autoindex --disable-module=asis --disable-module=imap --disable-module=env --disable-module=actions
апач нормально запускается, но пхп не выполняет( первый раз с настройков сервера столкнулся, помогите плз зы: freebsd