web

  1. fel1x

    FreeBSD packages dashboard

    TL;DR: This website is in alpha stage and is not stable yet. FreeBSD package dashboard, Source code. A few days ago, CachyOS released its package dashboard (Phoronix article). Although FreeBSD has FreshPorts, I never liked its UI and speed. So I built a FreeBSD package dashboard that mimics...
  2. lysytsya

    Moving from Debian 12 to FreeBSD for web server

    I have used FreeBSD in the past for a personal system, but now I want to try it in the "real world". Currently I have a Debian 12 instance serving a forum, it performs routines such as automated back ups, updates, has proper ssh config, and a firewall setup. My only experience with FreeBSD is as...
  3. gimonchik

    problem with building cppcms

    After building cppcms, all the examples started to produce segmentation fault Program received signal SIGABRT, Aborted. Sent by thr_kill() from pid 16011 and user 1001. thr_kill () at thr_kill.S:4 warning: 4 thr_kill.S: No such file or directory Here's what gdb trowes I've tried different...
  4. gimonchik

    how to build drogon framework?

    I tried to build drogon, but when building it, it gave out linking errors like these: ld: error: unable to find library -lyaml-cpp I compiled using the default commands from documentations mkdir build cd build cmake .. make && make install I also tried changing the compiler from clang to gcc...
  5. PacketMan

    Web proxy URL rewriting port/pkg

    Hi all, it's been a long time, and FreeBSD continues to serve my household very well. I am wanting to try something, and am wondering if there is a port available that already does what I am looking for. I am wanting to deploy a web (forward) proxy, much like you find here at ProxySite, only I...
  6. byrnejb

    squirrelmail-calendar_file_backend-plugin-php80

    I am encountering this error with the squirrelmail plugin provided in ports: [Thu Apr 14 12:47:36.034472 2022] [php:error] [pid 32053] [client 216.185.71.41:53520] PHP Fatal error: Uncaught Error: Non-static method Calendar::getCalendarFromICal() cannot be called statically in...
  7. C

    Enterprise-wide Web Archiving, Filtering, Logging Proxy

    I'm working on a system which I'd like to: Act as an enterprise-wide proxy with thousands of concurrent users. Log sites accessed by users/machines along with times and HTTP response codes (at a minimum.) Update a local archive.org style archive in a space-efficient manner, wherein subsequent...
  8. wagabond12

    Setting up Ssl on Apache24 Server

    Hello everyone ! I want to set up ssl protocol for my local web server that i started with apache24. What should i do ? Which conf's should i edit ? What are the commands etc. This will help a lot. Btw. i have 2 .cer , 1 .crt , 1.p7b certificate file.
  9. Maelstorm

    PHP can't connect to MySQL

    I am running FreeBSD 11.1, PHP 7.2, Apache 2.4, and some version of MySQL. The problem is that when I try to access the test page from the web, I get an error that says "Failed to connect to database: could not find driver." I made sure that pdo_mysql was installed, and it shows up on the list...
  10. G

    Use of Capsicum with Firefox

    Message from firefox-60.0.2,1 , after update/install, Some features available on other platforms are not implemented: - Native audio (OSS backend is incomplete, doesn't support WebRTC) - Encrypted Media Extensions (requires Widevine CDM binary) - Process sandboxing (requires Capsicum backend) -...
  11. J

    mpd5 web server not working unable to check user activesession

    Hi guys, I have some issue of unable to access to mpd5 web server to view user active session. Below is my code. Startup: # configure mpd users set user admin 123456 admin # configure the console set console self xxx.xxx.xxx.xxx 5005 set console open...
  12. ldgc

    Other Best out-of-the-box graphical web browser for i3

    Hi :) Which graphical web browser has the best out-of-the-box experience in i3? IMHO www/qutebrowser seems a good candidate ;)
  13. epopen

    Solved Apache24 + PHP7.1 got "No space available for static Thread Local Storage" error when start.

    Hi All I have a running server (FreeBSD 11.1 i386 @ 256MB machine, apache 2.4 + PHP5.6) work fine. Nearly, I plan upgrade to PHP7.1, but got below error message when apache24 service start. httpd: Syntax error on line 144 of /usr/local/etc/apache24/httpd.conf: Syntax error on line 1 of...
  14. S

    Gallery software to replace swiggle?

    About four years ago I was using a very simple web gallery creating software called swiggle. Worked well for simple content like mine. It's still in the ports and it compiles but when I run it although it creates an index.html it doesn't create the thumbnails or the child index.htmls. All the...
Back
Top