View Single Post
  #162  
Unread 03-23-2005, 11:12 AM
Kales Kales is offline
A Coastal Crab
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 1
Default

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?

Last edited by Kales : 03-23-2005 at 04:35 PM. Reason: PHP Windows installer is EVIL
Reply With Quote