Pages: [1] |
1. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Dragonaire wrote: Kolb - Thanks for sharing just have a few suggestions. First instead of trying to manage the log files yourself look at logrotate it's made to handle that type of stuff and is what most people use.
Instead of copying r...
- by Kolb - at 2014.08.12 18:57:00
|
2. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
I wrote a slightly fancy bash script for my yapeal cron job: http://pastebin.com/f9KJUBhd It keeps the cron's logfile around 1 MB is size by trimming out the oldest records. | It checks if the API server is working if so, |---- it checks if Y...
- by Kolb - at 2014.08.12 15:30:00
|
3. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Legedric Striker wrote: Of course all the other data like accountBalance etc. are outdated... It seems like even though the cachedUntil record is expired for several hours now, Yapeal doesn't pull fresh data from the API but uses the cached fi...
- by Kolb - at 2014.08.07 12:11:00
|
4. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Dragonaire wrote: So did a little more research on seg-faults in PHP and seem what's going on is you're hitting a bug in PHP itself or one of it's extensions. Based on the log messages just before it happens I'd say there are one of 2 possible ...
- by Kolb - at 2014.08.04 19:54:00
|
5. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Just to test it out I even tried setting it to no limit -1 same problem.
- by Kolb - at 2014.08.03 20:54:00
|
6. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Dragonaire wrote: Kolb - I would assume from the all default_time_zone warnings that you are using Ubuntu and they still haven't figured out like all the other distros how to set the time zone correctly in php.ini . You probably need to fix th...
- by Kolb - at 2014.08.03 20:51:00
|
7. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Dragonaire wrote: Kolb - About the segfault are you sure you are using PHP 5.4? Try running 'php --version' to check. Also if you can copy it for us here so we can see it or better yet open issue on GitHub with it and any log files were I can ...
- by Kolb - at 2014.08.03 19:23:00
|
8. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Tiberius Zol wrote: i have filled up the RegisteredKey table but the char/corp tables don't get filled.. cache dir are empty... i have run /bin/yapeal.php several times.. but yapeal fetch some account stuff only. Did i miss something? That'...
- by Kolb - at 2014.08.02 14:11:00
|
9. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
So, I need to directly add the API information into the yapeal_utilRegisteredKey table and let the yapeal cron job run? Sorry if I'm being a hassle, I'm still a neophyte when it comes to coding.
- by Kolb - at 2014.08.01 15:13:00
|
10. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
:-) So I've gathered, I'm just not seeing how to rework my app to use the new version of yapeal. I know I'm just missing something, but I don't know what.... Is there a replacement method for: // Make a new RegisteredKey instance. $regKey = ...
- by Kolb - at 2014.08.01 13:59:00
|
11. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
Without the code from here in my script... https://github.com/Dragonrun1/yapeal/wiki/Using%20Yapeal%20Utils I'm getting the error: Fatal error: Class 'RegisteredKey' not found in /var/www/tools/applications/working.php on line 16 With the cod...
- by Kolb - at 2014.08.01 13:08:00
|
12. Yapeal PHP API library (Crius version 2.0.x-beta) - in EVE Technology Lab [original thread]
I think the CONFIG.md file cut off mid sentence, and I'm not 'getting' how to add api's to the system. In the old system I made a util.php that included the classes, but I don't see an equivalent in version 2.
- by Kolb - at 2014.07.31 15:46:00
|
Pages: [1] |
First page | Previous page | Next page | Last page |