Welcome Guest, Not a member yet? Register   Sign In
problem starting CI on php 5.3.9
#1

[eluser]alainb[/eluser]
Hi I installed CI 2.1.0 on two server one who have php 5.1.6 and it work OK

I restored the entire folder on another server who run php 5.3.9 but this time i see code like
<? $this->lang->load('main', $this->SITE_LANGUAGE); ?>
<?= $this->load->view('layout/header.php'); ?>
<?= $this->load->view('layout/top_menu.php'); ?>
<?= $this->load->view('layout/left_nav.php'); ?>

etc.

my error.log file dont show any error what do I have to do



Messages In This Thread
problem starting CI on php 5.3.9 - by El Forum - 01-25-2012, 07:49 PM
problem starting CI on php 5.3.9 - by El Forum - 01-25-2012, 08:08 PM
problem starting CI on php 5.3.9 - by El Forum - 01-25-2012, 08:55 PM
problem starting CI on php 5.3.9 - by El Forum - 01-25-2012, 09:12 PM
problem starting CI on php 5.3.9 - by El Forum - 01-26-2012, 05:11 AM
problem starting CI on php 5.3.9 - by El Forum - 01-26-2012, 05:33 AM
problem starting CI on php 5.3.9 - by El Forum - 01-26-2012, 05:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB