DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th September 2015
frcc frcc is offline
Don't Worry Be Happy!
 
Join Date: Jul 2011
Location: hot,dry,dusty,rainy,windy,straight winds, tornado,puts the fear of God in you-Texas
Posts: 335
Default Apache to Httpd

Nice simple transition...
Very easy to configure httpd.conf
Fits our virtual static public site needs very well.

Thanks Developers
Reply With Quote
  #2   (View Single Post)  
Old 7th September 2015
Peter_APIIT Peter_APIIT is offline
Shell Scout
 
Join Date: Jun 2008
Posts: 121
Default

httpd is developed by OpenBSD development team.
Reply With Quote
  #3   (View Single Post)  
Old 7th September 2015
Funkygoby Funkygoby is offline
Fdisk Soldier
 
Join Date: Aug 2015
Posts: 57
Default

True. I set up an Openbsd with httpd+mariadb+php5.
Httpd was fast to configure.

The only surprise i got was that i couldn't connect to mysql through php.
The problem was that the mysql socket was outside the httpd chroot and php-mysqli was looking for that socket (because i used 'localhost' as host).
I changed 'localhost' to 127.0.0.1 in order to use the network instead of the socket.

I spent some times figuring this out. Although this problem was answered on #misc and some other forum, i though i would add it here too.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New httpd and PHP morophla OpenBSD Packages and Ports 21 31st August 2015 09:54 PM
httpd features ? 22decembre OpenBSD General 3 28th March 2015 09:46 PM
Apache : httpd could not be started lalebarde General software and network 13 13th November 2008 11:51 PM
can't start apache "httpd not running" disappearedng FreeBSD General 5 22nd September 2008 10:18 PM
httpd.conf Snoop1990 General software and network 5 29th July 2008 04:30 AM


All times are GMT. The time now is 05:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick