Installing new copy of osticket 1.6 using MySQL 5.1 and PHP 5.1.2 on Windows 2003sp2.
I am a complete novice when it comes to PHP or MYSQL but have been tasked with trying to get this up and running, I am however getting the following error whilst trying to install osTicket:
SCREAM: Error suppression ignored for
( ! ) Strict standards: Non-static method Format:() should not be called statically in C:\wamp\www\osticket\setup\inc\install.inc.php on line 4
Followed by:
SCREAM: Error suppression ignored for
( ! ) Strict standards: Non-static method Format:() should not be called statically in C:\wamp\www\osticket\include\class.format.php on line 76
Call Stack
# Time Memory Function Location
1 0.0031 342544 {main}( ) ..\install.php
2 0.0449 1015592 require( 'C:\wamp\www\osticket\setup\inc\install.inc.php' ) ..\install.php
3 0.0453 1015688 Format:( ) ..\install.inc.php
I'm sure it's something obvious but I don't know where to start to work it out. If any kind individual would point me in the right direction that would be great. :)
If I need to post more info then please ask.
Thanks!