• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache Fixes Flaw in Web Server

Originally posted by: TheOmegaCode
Originally posted by: n0cmonkey
Its local, Im not going to worry about it too much 🙂
Oh, I'm not too worried about it, but I thougth I'd post it none the less. 😛

And I couldnt think of anything to post that was really worth while, so I came up with that for a bump 😉
 
Originally posted by: n0cmonkey
Originally posted by: TheOmegaCode
Originally posted by: n0cmonkey
Its local, Im not going to worry about it too much 🙂
Oh, I'm not too worried about it, but I thougth I'd post it none the less. 😛

And I couldnt think of anything to post that was really worth while, so I came up with that for a bump 😉

well uhhhh, uhh,, um my ass itches. so yeah. and there. ok.


....


...........

..

😱
 
Anyone help me out??

I just upgraded Apache from 1.3.26 to 1.3.27 and now when I try to start it, I get an error that says:

Syntax error on line 205 of /usr/local/apache/conf/httpd.conf;
Invalid command 'LoadModule", perhaps mis-spelled or defined by a module not included in the server configuration.


That line is:
LoadModule php4_module libexec/libphp4.so





Any ideas? The config is identical(made backup copies) to the config i was using with 1.3.26.

I also tried going back to 1.3.26, but got the same error. Looks like maybe I get to start over...
 
Originally posted by: tgillitzr
Anyone help me out??

I just upgraded Apache from 1.3.26 to 1.3.27 and now when I try to start it, I get an error that says:

Syntax error on line 205 of /usr/local/apache/conf/httpd.conf;
Invalid command 'LoadModule", perhaps mis-spelled or defined by a module not included in the server configuration.


That line is:
LoadModule php4_module libexec/libphp4.so

Any ideas? The config is identical(made backup copies) to the config i was using with 1.3.26.

I also tried going back to 1.3.26, but got the same error. Looks like maybe I get to start over...

yeah, 2.0.40 breaks my php (moving from 2.0.35) and even newer php versions wont work
 
Back
Top