EllisLab text mark
Advanced Search
     
Server problem, only questionmarks outputted
Posted: 04 October 2012 06:47 AM   [ Ignore ]
Joined: 2012-10-04
1 posts

Hello!

I have a problem when running my codeigniter site on the companys mac server.
When developing im using wamp on a windows 7 lapotop and everything is working great. When i try to run the code on the mac server running apache 2 i get only get alot of questionmarks like this:

?????????????????????????????????????;????????????????????????????????????????????????????????????????????????????????????m??????????????????????????????????????????????????????????l????????????????m???????????0???????e?????????????????????????????????????????- ?????????????????e?*??????????????????????????????????????????????????????????????????????r????????????????????????????????????????????/ ????????????????????????????/???????????????????*??????????????????????????)?*????????????/?????????????; ?*????????????????????????????????????????????s???????????????????????????????/???????????????????????????????????????????????????-???????????????? 

and so on, after some googeling i suspected it could be a charset problem but after alot of testing and trying i dont think thats the case.

The php is working as it should, i tried simple files just echoing something and its working. But when i try to launch the index.php from codeigniter the questionmarks is all i get :(

Could anyone please tell me what the problem could be? All help is very appreciated!