ao zora wrote:
> Hi Mike,
> 
> Thank you very much. I will double check on that.
> 
> -az

Did you get anywhere? im trying to setup Apache + PHP5 + mysql but I 
keep running into things that have changed with the update to 4.3 from 
the documentation im following here:

http://geekybits.blogspot.com/2007/07/installing-wordpress-on-openbsd.html

>>> I am new to this list as well as to OpenBSD. I finally got my OpenBSD
>>> 4.3 installed with the help of the documentation. Also,got my Apache
>>> running but, I can not finish setting up PHP5. After running
>>> "/usr/local/sbin/phpxs -s", I get command not found error.
>> Starting with 4.3, phpxs is no longer necessary.  To enable a php
>> component, you follow the directions after running pkg_add.  It'll be
>> something like "ln -sf /var/www/conf/php5.sample/foo.ini 
>> /var/www/conf/php5/foo.ini"


So continuing that then, how do you enable the php MySQL module

it was
# /usr/local/sbin/phpxs -a mysql

Im also getting errors that apachectl wont restart because 
/usr/lib/apache/modules/libphp5.so doesn't exist

Does anyone have an up to date(read 4.3) and easier to read setup for 
this lot?

Kim
_______________________________________________
Openbsd-newbies mailing list
[email protected]
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to