Hi All,
I have a server with the following:
When I try to do
I get the following
So I did a
and made sure the apache module was checked.
However even after that I get the same error.
Any ideas, suggestions.
Sincerely,
Brendhan
I have a server with the following:
Code:
8.2-RELEASE
apache-2.2.21
php5-5.3.8
php5-bz2-5.3.8
php5-ctype-5.3.8
php5-filter-5.3.8
php5-gd-5.3.8
php5-json-5.3.8
php5-mbstring-5.3.8
php5-mcrypt-5.3.8
php5-mysql-5.3.8
php5-openssl-5.3.8
php5-session-5.3.8
php5-zip-5.3.8
php5-zlib-5.3.8
phpMyAdmin-3.4.9
When I try to do
Code:
# cp /usr/local/etc/php.ini-dist /usr/local/etc/php.ini
Code:
cp: /usr/local/etc/php.ini-dist: No such file or directory
So I did a
Code:
# cd /usr/ports/lang/php5/
# make deinstall
# make config
and made sure the apache module was checked.
Code:
# make install clean
Any ideas, suggestions.
Sincerely,
Brendhan