Hi all,

Running 5.9 and preparing for moving to apache2 in advance of 6.0.

I'm running apache-httpd-openbsd-1.3.20140502p6 currently with php-5.6.18 and quite a few php modules. I'm trying to get apache-httpd-2.4.18p1 running on port 81 so I can test all of my vhosts before I pull the plug on apache-httpd-openbsd.

Is it possible to install php-5.6.18-ap2 at the same time as php-5.6.18 without building from source?

I've tried sudo pkg_add -B /usr/local/apache2/ php-5.6.18-ap2 but that fails:

#pkg_add -B /usr/local/apache2/ php-5.6.18-ap2
Can't install php-5.6.18-ap2 because of conflicts (php-5.6.18)
--- php-5.6.18-ap2 -------------------
Can't install php-5.6.18-ap2: conflicts

If I have to build from source to test that's okay--just hoping for a pointer to a quicker method that isn't yet obvious to me.

Thanks,

Jeff Ross

Reply via email to