Voting

: max(zero, five)?
(Example: nine)

The Note You're Voting On

vector from ionisis.com
13 years ago
i came across this error:
Call to undefined function posix_getuid()

which was solved by these commands:
yum -y install php-process
service httpd restart

<< Back to user notes page

To Top