These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Market Discussions

 
  • Topic is locked indefinitely.
Previous page123
 

GUIDE: Locally installing Eve-Profit, the best tool I've ever used

Author
Mr Bushar
Doomheim
#41 - 2012-07-21 03:18:45 UTC  |  Edited by: Mr Bushar
Thoraemond wrote:
Mr Bushar wrote:
You would make a really good politician.

I couldn't make up my mind between two replies; so take your pick:

  1. Ad hominem already?!

  2. I forget, is politics a quick grab or a longer con?



You even made a [list]... but why do I have to pick just one of them?
I pick both, it's more satanic that way Twisted
Alyssa Ford
Republic Military School
Minmatar Republic
#42 - 2012-07-21 13:41:56 UTC
Thanks for this :)

For those who saw the instructions on how to do it and were having problems with bigdump finding the database:

-Set db username/password/server name etc in the bigdump.php
-Create eveprofit database in phpMyAdmin
-Go to localhost/bigdump.php and it should now let you import
-Once that is done you need to edit mysql.php in your www folder and change the dbuser name and password to the one you setup in phpMyAdmin.
-You should now be able to go to localhost in your browser and it should work.

Thanks to Mr Bushar for providing the guide to do this. Wouldn't have known about such programs to do this easily.
Onyth
The Scope
Gallente Federation
#43 - 2012-07-21 17:09:02 UTC
I believe that makin the DB in phpMyAdmin did the trick, it's importing now!

Big thanks :)

And seriously? If you get scammed because someone fakes data using this program you deserve to loose your isk. You should always have someone else verify data presented by someone who sets up a bond (or w.E form of money request). Don't trust screenshots!
Onyth
The Scope
Gallente Federation
#44 - 2012-07-21 17:13:57 UTC
It seems like I spoke to soon! (blast)

While it is now all running smoothly, it now doesn't give me any updates on what I did. I entered API key, found my char no problems.

But now it doesn't seem to import any market data. Says server is offline (aswel as api). Oops
Adamina
Butter Sculptures
#45 - 2012-07-22 11:44:59 UTC  |  Edited by: Adamina
Exact same thing for me. Oops

edit: I was able to get it to work by going inside every individual file and renaming every line that had eve-online to eveonline and it started showing everything correctly.

Then, it wouldn't import the conquerable stations without timing out so, I omitted everything in api_char and it's working fine and is saving all my data correctly. I'm sure this is a half-assed way of fixing it but being half-assed is something I do quite well.
Lex Fasces
New Eden Renegades
#46 - 2012-07-22 23:25:13 UTC
Adamina wrote:
Exact same thing for me. Oops

edit: I was able to get it to work by going inside every individual file and renaming every line that had eve-online to eveonline and it started showing everything correctly.

Then, it wouldn't import the conquerable stations without timing out so, I omitted everything in api_char and it's working fine and is saving all my data correctly. I'm sure this is a half-assed way of fixing it but being half-assed is something I do quite well.


what files would that be?

and also how do i omit things?
Lex Fasces
New Eden Renegades
#47 - 2012-07-23 15:13:52 UTC
( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\include\api.php on line 51
Call Stack
# Time Memory Function Location
1 0.0032 408224 {main}( ) ..\index.php:0
2 2.0136 465216 require_once( 'C:\wamp\www\wtrans\api_wallet.php' ) ..\index.php:163
3 2.0174 605208 import_marketOrders( ) ..\api_wallet.php:81
4 2.0174 606224 sendToHost( ) ..\api_functions.php:132

getting this error everytime i try to import new stuff now
Haulter
Republic Military School
Minmatar Republic
#48 - 2012-07-23 18:59:48 UTC
Search for php.ini and increase max_execution_time.

There are two different php.ini files but i have no idea which one does what.
Onyth
The Scope
Gallente Federation
#49 - 2012-07-24 09:20:45 UTC
Also had it working up to the point where the site was up. Then I'm stuck with seemingly no connection. It wont pull any data for me sadly enough :( when I press wallet transactions I get:

( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\wtrans\api_char.php on line 83
Call Stack
# Time Memory Function Location
1 0.0298 406720 {main}( ) ..\index.php:0
2 0.1904 563824 require_once( 'C:\wamp\www\wtrans\api_char.php' ) ..\index.php:136
3 0.1914 565800 import_conquerableStation( ) ..\api_char.php:134
Adamina
Butter Sculptures
#50 - 2012-07-24 10:03:03 UTC
For everyone having difficulties getting this to work. I uploaded my api_char.php file which SHOULD fix the timing out issue, just overwrite it with the one in your /www/wtrans folder. If you're too scared to download the file I can write a tutorial if needed. File: http://www.mediafire.com/?axk2pgtw39151n5 (it's just a .php file with a few omitted lines)

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1
Onyth
The Scope
Gallente Federation
#51 - 2012-07-24 10:21:08 UTC
Adamina wrote:
For everyone having difficulties getting this to work. I uploaded my api_char.php file which SHOULD fix the timing out issue, just overwrite it with the one in your /www/wtrans folder. If you're too scared to download the file I can write a tutorial if needed. File: http://www.mediafire.com/?axk2pgtw39151n5 (it's just a .php file with a few omitted lines)

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1



Tried this, it worked, big thank you for Adamina!
Haulter
Republic Military School
Minmatar Republic
#52 - 2012-07-24 14:01:16 UTC
Adamina wrote:
For everyone having difficulties getting this to work. I uploaded my api_char.php file which SHOULD fix the timing out issue, just overwrite it with the one in your /www/wtrans folder. If you're too scared to download the file I can write a tutorial if needed. File: http://www.mediafire.com/?axk2pgtw39151n5 (it's just a .php file with a few omitted lines)

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1


I would very much appreciate a tutorial, because my "workaround" isn't really one....
Cebraio
State War Academy
Caldari State
#53 - 2012-07-24 14:11:01 UTC
Adamina wrote:

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1

Because he is mad at some people here and doesn't want to share his secrets with them anymore. Thanks for digging it up though! Cool
Warlock Richard
FOR.PONY
#54 - 2012-07-24 14:16:02 UTC
Original OP from EVE search (Thanks to Adamina):
Mr Bushar wrote:
First, I would like to thank the developer for making eve profit open source.
It is now the main API reader I use to manage my trades.

http://sourceforge.net/projects/os-eveprofit/

I figured since I've been getting a lot of hate in these forums, I would contribute something of value (not that everything else I've contributed thus far wasn't of value, it was just mostly unappreciated).


Guide to installing it
Installing it is very very complicated for someone who is not computer savvy.

Short version: You need to have Apache (http server), PHP (web language) integrated into apache, MySQL for database management, and the ability to import the installation database into MySQL which is to be integrated with Apache

Sounds disgusting? that's because it is.
Here's a quick and easy way to do this:

1. http://www.wampserver.com/en/
Download Wamp Server. It is basically Apache, PHP, and MySQL together. Automatically configured.
This saves you about 7 hours.

2. Get a wamp server running and go to localhost on your browser.
If it works, congratulations, you're almost there

3. Import the files in the zip to the /www folder in your Wamp server folder
Go to localhost, your page will look messed up. That's because you don't have a database yet

4. Left click on wamp server, go to PHPmyadmin, and set up a username and password with full access rights that you will use to upload your database.

5. Importing the database into Wamp Server is impossible due to its size. Install the following:
http://www.ozerov.de/bigdump/
and configure it to upload 'eveprofit' (might be eveprofits, ill have to double check it)

Hopefully I saved you hours of headaches.

Enjoy,

Bushar


Adamina wrote:
For everyone having difficulties getting this to work. I uploaded my api_char.php file which SHOULD fix the timing out issue, just overwrite it with the one in your /www/wtrans folder. If you're too scared to download the file I can write a tutorial if needed. File: http://www.mediafire.com/?axk2pgtw39151n5 (it's just a .php file with a few omitted lines)

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1
Dunan Sanis
Perkone
Caldari State
#55 - 2012-07-24 15:21:36 UTC
Warlock Richard wrote:
Original OP from EVE search (Thanks to Adamina):
Mr Bushar wrote:
First, I would like to thank the developer for making eve profit open source.
It is now the main API reader I use to manage my trades.

http://sourceforge.net/projects/os-eveprofit/

I figured since I've been getting a lot of hate in these forums, I would contribute something of value (not that everything else I've contributed thus far wasn't of value, it was just mostly unappreciated).


Guide to installing it
Installing it is very very complicated for someone who is not computer savvy.

Short version: You need to have Apache (http server), PHP (web language) integrated into apache, MySQL for database management, and the ability to import the installation database into MySQL which is to be integrated with Apache

Sounds disgusting? that's because it is.
Here's a quick and easy way to do this:

1. http://www.wampserver.com/en/
Download Wamp Server. It is basically Apache, PHP, and MySQL together. Automatically configured.
This saves you about 7 hours.

2. Get a wamp server running and go to localhost on your browser.
If it works, congratulations, you're almost there

3. Import the files in the zip to the /www folder in your Wamp server folder
Go to localhost, your page will look messed up. That's because you don't have a database yet

4. Left click on wamp server, go to PHPmyadmin, and set up a username and password with full access rights that you will use to upload your database.

5. Importing the database into Wamp Server is impossible due to its size. Install the following:
http://www.ozerov.de/bigdump/
and configure it to upload 'eveprofit' (might be eveprofits, ill have to double check it)

Hopefully I saved you hours of headaches.

Enjoy,

Bushar


Adamina wrote:
For everyone having difficulties getting this to work. I uploaded my api_char.php file which SHOULD fix the timing out issue, just overwrite it with the one in your /www/wtrans folder. If you're too scared to download the file I can write a tutorial if needed. File: http://www.mediafire.com/?axk2pgtw39151n5 (it's just a .php file with a few omitted lines)

I'm confused as to WHY he deleted the entire OP with the tutorial? Why make a post and then delete it 2 hours later? Here is the original post for anyone who was interested in doing this: http://eve-search.com/thread/134919-1/page/1


Thanks, I'm kinda disapointed though. These indications can be shortened in 2 steps:

1/ Download EVE Profit
2/ Serve it
Lex Fasces
New Eden Renegades
#56 - 2012-07-26 17:42:02 UTC
( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\wtrans\api_functions.php on line 462
Call Stack
# Time Memory Function Location
1 0.0153 407984 {main}( ) ..\index.php:0
2 8.6838 1306760 require_once( 'C:\wamp\www\wtrans\api_wallet.php' ) ..\index.php:163
3 25.2938 1453144 import_walletTransactions( ) ..\api_wallet.php:91



FUUUUUUUUUU

gonna have a look at changing that timeout after 30 seconds thing in the apii.php somewhere
Lex Fasces
New Eden Renegades
#57 - 2012-07-26 17:47:01 UTC
Haulter wrote:
Search for php.ini and increase max_execution_time.

There are two different php.ini files but i have no idea which one does what.



this worked =)
Previous page123