Search found 50 matches

by rootnl2k
Sat Aug 19, 2023 2:13 pm
Forum: Bugs
Topic: php 8.2.9 and nginx
Replies: 0
Views: 34711

php 8.2.9 and nginx

Warning your ownersip and group ownership should be set to WWW or WWW-dist
by rootnl2k
Thu Jan 12, 2023 7:03 pm
Forum: Bugs
Topic: postgres error coming from lastest Serendipity
Replies: 2
Views: 6230

Re: postgres error coming from lastest Serendipity

Jsut did that
by rootnl2k
Fri Dec 23, 2022 3:42 am
Forum: Bugs
Topic: entries and one category not being seen
Replies: 0
Views: 34385

entries and one category not being seen

nk.ca/blog seems to have an oddity.

1 In Admin the entries cannot be seen

2 The Microsoft scam section looks unavailable but

In all the entries are present
by rootnl2k
Fri Dec 02, 2022 10:47 pm
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

/usr/local/etc/php.ini
by rootnl2k
Fri Dec 02, 2022 5:19 pm
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

Found the issue

You need to add to php.ini file where to find the cainfo

Case closed
by rootnl2k
Fri Dec 02, 2022 2:23 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

FYI Freebsd 13.X uses /usr/local/share/certs/ca-root-nss.crt
by rootnl2k
Fri Dec 02, 2022 2:18 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

From https://forums.freebsd.org/threads/wordpress-and-serendipity-maybe-being-affected-by-packet-filtering.87165/page-2 commenting on the php script So the top part uses the cURL library to get a remote file, then line 15 uses PHP's function to get a remote file and that function has issues with the...
by rootnl2k
Thu Dec 01, 2022 10:45 pm
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

From https://forums.freebsd.org/threads/wordpress-and-serendipity-maybe-being-affected-by-packet-filtering.87165/page-2 If using cURL, maybe something here will help: https://thisinterestsme.com/php-curl-ssl-certificate-error/ (Sorry, it's a bit advert-riddled but the core information seems useful)....
by rootnl2k
Thu Dec 01, 2022 2:12 pm
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

from https://groups.google.com/g/comp.lang.php/c/QKZnFFaeH6E On 01/12/2022 00.36, The Doctor wrote: > php testcode.php > Failed loading /usr/local/lib/php/20131226-zts-debug/ioncube/ioncube_loader.so: Cannot open "/usr/local/lib/php/20131226-zts-debug/ioncube/ioncube_loader.so" You should ...
by rootnl2k
Thu Dec 01, 2022 4:31 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

Checking in with FreeBSDers on this issue
by rootnl2k
Wed Nov 30, 2022 4:44 pm
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

I am usiing FreeBSD 13.1 currently all patched up /usr/local/sbin/nginx -v nginx version: nginx/1.23.2 (nginx-quic) and you can look up all php information on the server at https://www.nk.ca/phpinfo.phtml still php -i | egrep openssl Failed loading /usr/local/lib/php/20131226-zts-debug/ioncube/ioncu...
by rootnl2k
Wed Nov 30, 2022 12:37 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

From CLI php testcode.php Failed loading /usr/local/lib/php/20131226-zts-debug/ioncube/ioncube_loader.so: Cannot open "/usr/local/lib/php/20131226-zts-debug/ioncube/ioncube_loader.so" PHP Warning: PHP Startup: igbinary: Unable to initialize module Module compiled with module API=20170718 P...
by rootnl2k
Wed Nov 30, 2022 12:35 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

Error from browser The URL https://raw.github.com/s9y/additional_plugins/master/package_sidebar_en.xml (IP 185.199.110.133) could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later. from logs 2022/11/29 16:30:35 [error] 13537#102373: *2...
by rootnl2k
Sat Nov 26, 2022 12:29 am
Forum: Bugs
Topic: php 8.0
Replies: 44
Views: 122148

Re: php 8.0

A Curl test yields curl -v -v -v -v -v -v -v -v -v -v -v -v https://raw.github.com/s9y/additional_plugins/master/package_sidebar_en.xml * STATE: INIT => CONNECT handle 0x801aba808; line 1881 (connection #-5000) * Added connection 0. The cache now contains 1 members * STATE: CONNECT => RESOLVING hand...