You are not logged in.

#1 2011-10-16 15:32:33

mow
Member
Registered: 2011-10-16
Posts: 3

[SOLVED] php output produce some confusing chars?

Hi,
i use the arm version of archlinux on a sheeva plug
The plug runs as a local web and file server.
I follow the wiki for apache and php.
It runs for a long time but now i get some chines chars?
Example:
a short php script like:

<?php
echo "some test";
?>

produce:

獯浥⁴敳

access_log for this page:

...
192.168.0.11 - - [16/Oct/2011:17:13:45 +0200] "GET /t.php HTTP/1.1" 200 9
...

the error_log say nothing.
But what me totally confuse me is that a simple

<?php phpinfo();?>

Works as it have to work.

I give some days to find the problem with no result :-/ .
Any help a realy welcome.

Thanks a lot
Wolfgang.


Ok problem changed.... (argh)
It was a frustration that let me use my wifes laptop (with win 7)
All php pages a correct under windows so it must be something special with my archlinunx laptop system.
So admin can close this thread.

SOLVED BECOUSE IT IS A DIFFERENT PROBLEM

Last edited by mow (2011-10-16 17:48:01)

Offline

#2 2011-10-16 17:33:14

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [SOLVED] php output produce some confusing chars?

mow,

we usually do not close a thread unless it is mandatory that no more traffic occurs there.
Just mark this thread [SOLVED] by editing the title of your post (use the "Edit" button and prepend "[SOLVED]" to the title).


To know or not to know ...
... the questions remain forever.

Offline

Board footer

Powered by FluxBB