Hello Mohammed.

>php5-cgi is not enough when you don't have any webserver.

I have installed web-server lighttpd.

>But I guess if php5-cgi is already installed on your box, you won't need 
>apache nor
have to install it. Can you confirm?

Yes.

Dokuwiki may work without any additional packages like
libapache2-mod-php5, libapache2-mod-php5filter, php4 or php5.

php4 and php5 actually are not install anything, because it's is metapackages.

May be need change dependencies of dukuwiki? For sample, to be like as:

% apt-cache show dokuwiki|grep Depends
Depends: debconf (>= 0.5) | debconf-2.0, ucf, libapache2-mod-php5 (>=
5.2.6.dfsg.1-0.1) | libapache2-mod-php5filter (>= 5.2.6.dfsg.1-0.1) |
php5-cgi (>= 5.2.6.dfsg.1-0.1) | libapache2-mod-php4 (>=
6:4.4.4-8+etch6) | libapache-mod-php4 (>= 6:4.4.4-8+etch6) | php4-cgi
(>= 6:4.4.4-8+etch6), php-geshi

php5 replaced by libapache2-mod-php5 (>= 5.2.6.dfsg.1-0.1) |
libapache2-mod-php5filter (>= 5.2.6.dfsg.1-0.1) | php5-cgi (>=
5.2.6.dfsg.1-0.1)

php4 replaced by libapache2-mod-php4 (>= 6:4.4.4-8+etch6) |
libapache-mod-php4 (>= 6:4.4.4-8+etch6) | php4-cgi (>=
6:4.4.4-8+etch6)

php4-common or php5-common must be installed automaticaly, because
it's required all other php packages.

With best regards, Vladimir Stupin.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to