• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

BUG with modules on httpd-2.0.48-1.2.1.swsoft .rpm

A

Aprior

Guest
Hello there!

There is Apache installed at VPS with the following rpms:

root@server [/home/moigorod/TOPMODULE]# rpm -qa|grep httpd
httpd-manual-2.0.52-1
httpd-devel-2.0.48-1.2.1.swsoft
httpd-debuginfo-2.0.50-1
httpd-2.0.48-1.2.1.swsoft


http://localhost shows Apache/1.3.33 sings at the bottom.
As I understand that rpms has been installed for Plesk panel.
Everything is good but I have one serious trouble with httpd-modules.
That modules fully run at official httpd-2.0.48 but they don't run at httpd-2.0.48-1.2.1.swsof from your distrib.

Look an example:

root@server [/home/moigorod/TOPMODULE]# /etc/init.d/httpd configtest
Syntax error on line 222 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/lib/httpd/modules/mod_counter.so into server:
/usr/lib/httpd/modules/mod_counter.so: undefined symbol: apr_pool_create_ex

This is a great trouble for me. I have some modules which exelently work under usual httpd-distribution, but which don't work under your one. Sometimes I even rewrite my modules for Apache, but it doesn't help.

Please help me. How can I write modules for your swsoft httpd-distrib? And how should I run them? What are the differences between usual distrib and your one? Where can I find mod_example.c for your distrib?

Thank u very much.
 
Technically there should be little difference. You'd be best posting this in the Virtuozzo section of the forums as the team responsible for Virtuozzo created those.
 
Back
Top