|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
error 22 - shmctl()
When I try to run apache I get this error:
[error] (22)Invalid argument: shmctl() could not set segment #117505 Could this be related to openssl? I get the error when trying to run apache with startssl, and with start only. I have the server configured with PHP (with gd), mod_ssl and mod_auth_mysql.
__________________
All power to the vikings! |
|
#2
|
|||
|
|||
|
Technically, shmctl() call has something to do with shared memory. In Apache, it's possible that you have set the User/Group directive incorrectly somewhere in your httpd.conf or that user/group itself is misconfigured.
|
|
#3
|
||||
|
||||
|
Then I am at a loss, since I'm only recompiling to get gd support for snortreport. I have the same config files and directory structure...
|
|
#4
|
||||
|
||||
|
Anyone got a solution?
I just have the standard setup with user and group set to nobody. I even tried adding a new user and group, but I get the same error.
I turned debug-logging on, and this is what I got in the error-log: [info] created shared memory segment #119936 [error] (22)Invalid argument: shmctl() could not set segment #119936 Any help here would be great. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > error 22 - shmctl() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|