Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #91  
Old 01-01-2011, 08:47 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

I think you are talking about something totally different. XAMPP includes Apache, PHP, Perl, and MySQL.

http://www.apachefriends.org/en/xampp-windows.html
Reply With Quote
  #92  
Old 01-01-2011, 09:23 PM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default

Nope. I couldn't get the correct version of perl to work to compile without errors. I swapped in Xampp and it worked fine. I had no idea it would work for the editor. I just wouldn't know where to begin.
Reply With Quote
  #93  
Old 01-01-2011, 09:40 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Yeah, you can just put the editor in your htdocs folder and set it up to work from there.
Reply With Quote
  #94  
Old 01-01-2011, 09:45 PM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default

Excuse me, but I am a little less computer savy than most. Is it possible you could break it into steps? I know it's asking a lot, but I would be very grateful.
Reply With Quote
  #95  
Old 01-01-2011, 11:13 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

For example: If you install xampp to c:\xampp , there will be a folder called htdocs within that folder. That will be your public html folder. Inside, you can create a folder (I named mine peqedit), and extract all the editor files. Modify your config.php file with the proper information. Source in the editor schema into your database (your admin username/password). Then, in your browser you can navigate to http://localhost/peqedit
Reply With Quote
  #96  
Old 01-01-2011, 11:36 PM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default

short tags for the win! Thank you very very much!
Reply With Quote
  #97  
Old 01-02-2011, 08:54 PM
Fasthand
Fire Beetle
 
Join Date: Dec 2010
Location: Montreal
Posts: 29
Default

Sound like interesting but me and my bro give up after 3 days of trying to get the server to answer us somethign else then "It Worked!"

documentation is way pass date!
Reply With Quote
  #98  
Old 01-03-2011, 12:48 AM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default

In reference to the editor? Shoot me a PM and I'll walk you through the steps I did for it to work.
Reply With Quote
  #99  
Old 01-08-2011, 11:54 AM
wolfwalkereci
Discordant
 
Join Date: Dec 2005
Posts: 435
Default

Finally got it working. Had two errors come up for me. One was telling me something about authentication which after searching google I found this solution to:
Code:
SET PASSWORD FOR root@localhost = OLD_PASSWORD('mypass');
Then it would give me a error on line 90 of mysql.php in the classes folder.
So I just deleted the whole section listed here:
Code:
 // Deter UNION SQL Injection
if (stripos($value, 'union')) {
logSQL("SQL injection monitored by user at IP: '" . getIP() . "' using the query: '" . $value . "'.");
header ("Location: index.php");
exit;
}
I can login and hopefully have no more issues.
Note- I attempted to follow the walk through as close as I could, which included google searching and downloading the older apache and php.
Reply With Quote
  #100  
Old 02-25-2011, 12:13 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default

couldn't get this to run, winxp, php 5, Apache 2.2 - I don't get any errors in Apache, php or the log file. I just get the login screen over and over.

Note; i went through the setup for dummies and made all the changes to the ini files.
I noticed there aren't any server paths in the config.php, i didn't add any.

can I run php4 and php5 at the same time?
I'm no guru with php sorry to be a pain.
Reply With Quote
  #101  
Old 02-25-2011, 12:41 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

Mine is running on
Apache/2.2.17 (Win32)
PHP/5.3.5

I installed a game server (MySQL and Perl) compiled etc.
Installed Apache
Installed PHP
Configured per the PEQ forums thread and it all worked fine for me.
Reply With Quote
  #102  
Old 02-25-2011, 07:32 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Quote:
Originally Posted by lanystvyl View Post
couldn't get this to run, winxp, php 5, Apache 2.2 - I don't get any errors in Apache, php or the log file. I just get the login screen over and over.

Note; i went through the setup for dummies and made all the changes to the ini files.
I noticed there aren't any server paths in the config.php, i didn't add any.

can I run php4 and php5 at the same time?
I'm no guru with php sorry to be a pain.
Do you have short tags on?
Reply With Quote
  #103  
Old 02-25-2011, 07:56 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default

foind it in the php.ini there was c:/temp changed it and it works now.
Reply With Quote
  #104  
Old 02-25-2011, 08:27 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default

WoW freek'n cool man. you guys rock!
Reply With Quote
  #105  
Old 09-23-2011, 08:44 PM
Tabasco's Avatar
Tabasco
Discordant
 
Join Date: Sep 2009
Posts: 270
Default

I put together a configuration script and a canned windows installer if anyone is interested. It's basically a server2go install with the editor already in htdocs. It opens in IE by default and the server terminates when the session closes. No permanent WAMP installation is necessary.

http://216.49.224.132/eq/autoconf.diff

http://216.49.224.132/eq/peq_s2g_install.exe

Install script is at:
http://216.49.224.132/eq/peqinstall.nsi

I've tested it in Windows XP but I don't know how it will behave in other versions of windows. The configuration script could be helpful for any OS.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:47 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3