This is a discussion on Strange characters from phpman within the PHP Language forums, part of the PHP Programming Forums category; Not sure if this is a php or Apache2 question, but I get strange characters when using phpman to generate ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Not sure if this is a php or Apache2 question, but I get strange characters
when using phpman to generate linux man pages, as shown below. Using another server, I don't have the problem. Could this be a php.ini setting, or Apache? Thanks for any help. The operators [1m** [22mand [1m**= [22mcannot be used in place of [1m^ [22mand [1m^=[22m |
|
|||
|
Buck Turgidson wrote:
> Not sure if this is a php or Apache2 question, but I get strange > characters > when using phpman to generate linux man pages, as shown below. Using > another server, I don't have the problem. Could this be a php.ini > setting, or Apache? > > Thanks for any help. > > > The operators [1m** [22mand [1m**= [22mcannot be used in place of > [1m^ [22mand [1m^=[22m Hi, I am not sure if this is relevant, but I had similar problem looking at ANY manpage from my RH8 machine. This fixed that: first type: export LANG=C then give the man xxx command. As it turned out my RH8 LANG was not set to C. Maybe this is relevant in your situation.. Regards, Erwin Moller |
![]() |
| Thread Tools | |
| Display Modes | |
|
|