I've installed PHP on my windows 2003 server and set up the EverQuest 2 Scripting Engine Generator (version 0.07) as outlined in the readme file, but it isnt working for me.
Here is the link for the sig image:
My Sig
When I load it I see the following errors:
<br />
<b>Notice</b>: Undefined index: sn in <b>D:\WebSites\Paragon\eq2sig\image.php</b> on line <b>6</b><br />
<br />
<b>Notice</b>: Undefined index: m in <b>D:\WebSites\Paragon\eq2sig\image.php</b> on line <b>7</b><br />
<br />
<b>Notice</b>: Undefined variable: handle in <b>D:\WebSites\Paragon\eq2sig\includes\global.php</b> on line <b>40</b><br />
<br />
<b>Notice</b>: Undefined variable: handle in <b>D:\WebSites\Paragon\eq2sig\includes\global.php</b> on line <b>40</b><br />
<br />
<b>Notice</b>: Undefined variable: handle in <b>D:\WebSites\Paragon\eq2sig\includes\global.php</b> on line <b>40</b><br />
‰PNG
Any idea what I did wrong?
Nevermind... Removed PHP and manualy installed and it works perfectly. PHP windows installer is evil
Next question: Can I use MSSQL for the DB?