On Sat, Jan 04, 2014 at 11:57:48AM -0800, [email protected] wrote:
> Hello
> 
> i did an installation and followed instructions:
> 
> # pkg_add dokuwiki
> Ambiguous: choose dependency for dokuwiki-2013.05.10:
>  a       0: php-5.3.27
>          1: php-5.3.27-ap2
> Your choice: 1

You chose the Apache 2 FLAVOR, you sure this is what you wanted?


> dokuwiki-2013.05.10:libiconv-1.14p0: ok
> dokuwiki-2013.05.10:libxml-2.9.0p0: ok
> dokuwiki-2013.05.10:femail-0.98: ok
> dokuwiki-2013.05.10:femail-chroot-0.98p2: ok
> dokuwiki-2013.05.10:gettext-0.18.2p3: ok
> dokuwiki-2013.05.10:php-5.3.27-ap2: ok
> dokuwiki-2013.05.10:png-1.6.2p0: ok
> dokuwiki-2013.05.10:jpeg-9p0: ok
> dokuwiki-2013.05.10:t1lib-5.1.2: ok
> dokuwiki-2013.05.10:php-gd-5.3.27: ok
> dokuwiki-2013.05.10: ok
> Look in /usr/local/share/doc/pkg-readmes for extra documentation.
> --- +php-5.3.27-ap2 -------------------
> To enable the php-5.3 module please create a symbolic link from
> /var/www/conf/modules.sample/php-5.3.conf to
> /var/www/conf/modules/php.conf. As root:
> 
>     ln -sf /var/www/conf/modules.sample/php-5.3.conf
> /var/www/conf/modules/php.conf
> 
> The recommended php configuration has been installed to:
>     /etc/php-5.3.ini.
> --- +php-gd-5.3.27 -------------------
> You can enable this module by creating a symbolic link from
> /etc/php-5.3.sample/gd.ini to
> /etc/php-5.3/gd.ini. As root:
> 
>     ln -sf /etc/php-5.3.sample/gd.ini /etc/php-5.3/gd.ini
> p-5.3.conf /var/www/conf/modules/php.conf                                 
>    <
> # ln -sf /etc/php-5.3.sample/gd.ini /etc/php-5.3/gd.ini
> 
> After installation, i added the virtual host on httpd.conf:
> 
> <VirtualHost *:80>
>     ServerAdmin [email protected]
>     DocumentRoot /var/www/dokuwiki
>     ServerName dokuwiki
>     ErrorLog logs/dokuwiki-error_log
>     CustomLog logs/dokuwiki-access_log common
> </VirtualHost>
> 
> ----------------------------------------------------------
> What could be wrong? when i try to access with the browswer, i can not
> access port 80; it is blocked!
> 
> Today, i am going to upgrade to 5.4; could i expect something wrong?
> 
> thanks for your attention.
> -- 
> 

-- 
Antoine

Reply via email to