stfc2 / Scheduler

Scheduler
0 stars 4 forks source link

PHP error #6

Closed Caberhagen closed 9 years ago

Caberhagen commented 9 years ago

Hi @ all

today i startet a new clean install from master branch. Now i have php error message in the server log:

PHP Notice: Undefined variable: sdl in //scheduler/moves_main.php on line 24 PHP Fatal error: Call to a member function log() on null in /scheduler/moves_main.php on line 24

System is a new deb 8 with php 5.5

make a test on deb 7 and the same in the log.

kirirur commented 9 years ago

Hello, you need to launch moves_start.php instead of moves_main.php, that creates the required environment.

Caberhagen commented 9 years ago

Hi

So simple. To long ago since last install... Thnx Am 21.08.2015 20:52 schrieb "Andrea Carolfi" notifications@github.com:

Hello, you need to launch moves_start.php instead of moves_main.php, that creates the required environment.

— Reply to this email directly or view it on GitHub https://github.com/stfc2/Scheduler/issues/6#issuecomment-133529513.