Tagged Questions
2
votes
1answer
65 views
Recompile Apache22 with threading seamlessly?
I just found out today that our apache installation was installed without threading support (we need this for mod_wsgi).
Will the following in the apache22 ports folder reinstall our apache with ...
2
votes
2answers
2k views
FreeBSD: How to install Django with mod_wsgi?
Using FreeBSD 8.2-RELEASE. I want to mess around with Django and I want a working setup on my freebsd system. My understanding is I need to install python, apache, mod_wsgi, and django. The ...
0
votes
1answer
512 views
“Too many arguments to function” error while installing php5-pdo_mysql from ports in FreeBSD
I'm having a trouble while installing php5-pdo_mysql in my FreeBSD environment.
Everytime I trys to do /usr/ports/databases/php5-pdo_mysql make install
the console gives me this error:
...