Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/61f88fb84bab120d#

Some things popped up when Dmitry was installing In-Portal 5.2.0-B2 on beta
server:   1.

  1. minimal version of PHP

...

  1. should be lowered to 5.2.0

...

  1. , since not

...

  1. all hosting companies have PHP 5.3 up and running on their server (despite

...

  1. speed improvements in existing PHP scripts)

...

  1. we need to check for

...

  1. SPL

...

  1.  (standard php library) extension presence

...

  1. (since we use it), which is enabled by default, however you can turn it off

...

  1. during PHP compilation time

...

  1. check, that we can set both

...

  1. init_set('display_errors') and

...

  1. error_reporting

...

  1.  settings, since when we can't do it any Fatal error

...

  1. that can popup won't be recorded in server log and won't be displayed at

...

  1. all; we of course disabled error reporting by default

...

  1. check JPEG availability using function_exists('imagejpeg') and not by

...

  1. searching JPEG work inside GD supported library list

...

Related Tasks

Jira Legacy
serverIn-Portal Issue Tracker
keyINP-1000

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com