tel8618217223380 / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

Multiple Errors using php5 on ubuntu server 10.04 #289

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install ubuntu server 10.04 LAMP
2.Install prado 3.1.7
3.use the examples or apps that works with other versions oh php5

What is the expected output? What do you see instead?
errors with offsets, sessions, undeclared variables, etc.

What version of the product are you using? On what operating system?
Ubuntu Server 10.04
PHP Version 5.3.2-1ubuntu4.2
PHP API 20090626

Please provide any additional information below.

Original issue reported on code.google.com by axzelma...@gmail.com on 8 Sep 2010 at 7:46

GoogleCodeExporter commented 9 years ago
Can you please provide a few more details like the actual error messages, your 
webserver and php configuration?

Greetings from Hamburg / Germany
- rojaro -

Original comment by rojaro@gmail.com on 9 Sep 2010 at 8:47

GoogleCodeExporter commented 9 years ago
Hello from Venezuela:

I haven't made any changes to php.ini it is a standart LAMP install on ubuntu 
10.04 server edition. I copied prado.3.1.7 files to /var/www like the install 
on the production server using ubuntu 8.04 with php5 5.2.4-2ubuntu5.11 wich 
host several apps working flawless. The new install is a dev server with 10.04 
choosing LAMP config from setup. Diferent errors where thrown by framework 
files and the apps, offset errors on foreach statements, undefined variables on 
lines like "$variable++; $variable=$variable+$otherVariable;", and errors with 
sessions (THttpSession) saying that $_SESSION is not defined or a session is 
already started without changing a line of code from the apps on the production 
server.

Original comment by axzelma...@gmail.com on 9 Sep 2010 at 3:41

Attachments:

GoogleCodeExporter commented 9 years ago
Yeah i have same problem with PHP 5.3.0 version above.

Original comment by m_rizki_...@gtempaccount.com on 22 Sep 2010 at 11:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Have you try running other PHP applications (phpBB, joomla) maybe from them you 
may figure out something.

Original comment by lon...@gmail.com on 28 Sep 2010 at 10:31

GoogleCodeExporter commented 9 years ago
I'll look into this tonight .. just started downloading ubuntu server.

Original comment by rojaro@gmail.com on 28 Sep 2010 at 1:18

GoogleCodeExporter commented 9 years ago
So i've tried hard to replicate this bug, but no success at all. I've installed 
Ubuntu Server with apache2, php5 and php5-sqlite (which is required by some of 
the demos) but everything worked just fine. I didnt touch any configuration 
files and the installation process was the default one without any 
customizations. As i can't replicate the problems, i have no choice but to 
close this issue as being invalid.

Original comment by rojaro@gmail.com on 2 Oct 2010 at 5:33