You are not logged in.

#1 2016-01-11 20:20:01

myx00r
Member
Registered: 2012-11-27
Posts: 3

php-posix module

Hello,

can someone tell me where i can find the "posix.so" module for PHP in the arch repos?
Usually the names for this package is "php-posix" or "php-process" but those do not exist.

I need to get

posix.so

in my

/usr/lib/php/modules/

directory so i can use it in the owncloud installation.

thank you in advance!

Offline

#2 2016-01-11 20:27:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: php-posix module

Read the news: https://www.archlinux.org/

Mod note: moved to N.C.

Note that I was tempted to close and bin this thread, as it seems the solution is that you just need to read the news.  However, I suspect there is also some other issue here - some sort of X-Y problem.  Why do you think you need a posix.so?  What's the actual problem?  The Owncloud wiki page doesn't mention this module anywhere.  What instructions are you trying to follow?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2016-01-11 20:52:38

progandy
Member
Registered: 2012-05-17
Posts: 5,307

Re: php-posix module

I think the php7 package has that already built in without the need for a module, at least I can call posix_getpwnam


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#4 2016-01-11 22:34:19

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: php-posix module

Progandy, that's what I was referring to in the news:

openssl, phar and posix extensions are now built in


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2016-01-12 07:17:39

myx00r
Member
Registered: 2012-11-27
Posts: 3

Re: php-posix module

Thank you, i did an update to PHP7 but the

posix.so

was still missing in

/usr/lib/php/modules/

.

It is working now.

Offline

Board footer

Powered by FluxBB