Pages:
Author

Topic: [ANN] PHPMiner for CGMiner v3.7.2 / SGMiner 4.1.0+ with multi rig support (Read 8331 times)

member
Activity: 111
Merit: 10
1.3.0 won't work anymore on windows. When i try add it to phpminer daemon will die.
Also could you add back this: - Add hashrate sum per rig

C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php


08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection

and then it's die.

Cron seems to broken too:
su www-data -c "php -f /var/www/phpminer/cron.php"
PHP Fatal error:  Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36

Fatal error: Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36

Sorry didn't had time to answer Tongue
Thx for reporting, have fixed it.
member
Activity: 111
Merit: 10
New version available: 1.3.1

Changes:
  - Fix fatal error for infoException not found.

After updates always update the phpminer rpcclient and restart the service.
member
Activity: 96
Merit: 10
1.3.0 won't work anymore on windows. When i try add it to phpminer daemon will die.
Also could you add back this: - Add hashrate sum per rig

C:\Program Files (x86)\CGWatcher-1.3.2\phpminer\phpminer_rpcclient>php index.php


08.03.2014 19:12:26: Starting RPC Server at 0.0.0.0 on port 11111
08.03.2014 19:13:15: Incoming data request: test_connection

and then it's die.

Cron seems to broken too:
su www-data -c "php -f /var/www/phpminer/cron.php"
PHP Fatal error:  Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36

Fatal error: Class 'InfoException' not found in /var/www/phpminer/includes/Db.class.php on line 36
member
Activity: 111
Merit: 10
New version available: 1.3.0

Changes:
  - All API-Commands will now be executed from the rpc client, so only rpc connection details are required by adding rigs.
  - Removed push.co notification service because the push.co service does not work and no response from their support.
  - Added access management.
  - Fix some problems while editing a rig.
  - Fixed CPU-Usage problem on RPC-Client
  - Add cron lock-pid.
  - Changed kernel miner settings to text input instead of select
  - Fix cron for rebooting rig's
  - Add rig based pools
  - Add "shortname" for rigs which will be used as the username appendings for rig based pools.
  - Add bug reporting
  - Re-Added fan rpm output.
  - Add manual rig reboot command for each rig.
  - Fix error message when miner software has no pools configurated.
  - Add possibility to change pool group.
  - Add version number to the page title.
  - While in collapsed mode, a change affects all devices within this rig.
  - Change donate system where user can choose how much he wants to donate.
  - Fix typos.

After updates always update the phpminer rpcclient and restart the service.
member
Activity: 111
Merit: 10
bro i dont wanna donate 1% time mining

i can donate u good if u give me version without this 1% mining time for u

also i need some help with install

will donate u good

pls pm me

If you downloaded the current version 1.2.1 you have a switch in the settings where you can just disable it.
If you have downloaded the current dev version at github directly you have also in the settings a slider where you can
disable it. just move the slider the left.

Does this work with vertminer 0.5.3?

Currently not because it checks really on (c/s)gminer versions, but there is a pending feature request to allow mostly all miners which has
the same api functions which phpminer requires.
sr. member
Activity: 264
Merit: 252
alt coins trader/miner.
bro i dont wanna donate 1% time mining

i can donate u good if u give me version without this 1% mining time for u

also i need some help with install

will donate u good

pls pm me
newbie
Activity: 8
Merit: 0
Does this work with vertminer 0.5.3?
member
Activity: 111
Merit: 10
A new update with a new config structure is on the way. It needs some more testings.
member
Activity: 111
Merit: 10
Odd error i face after clean install:
Notice: Undefined index: directory in /var/www/phpminer/index.php on line 23 Notice: Undefined index: directory in /var/www/phpminer/index.php on line 24

i have follow step-by-step install guide and i dont have any error.
any ideas ?

i have tried another setup - just have upgraded the old one (1.2.0) but my rig has disappeared and the button "Add rig" does noting....

I will check it if i can find the error.
Within the next update I will also include a better bug reporting feature, if an application error occure users will have the possibility to send me the error message.
newbie
Activity: 24
Merit: 0
Odd error i face after clean install:
Notice: Undefined index: directory in /var/www/phpminer/index.php on line 23 Notice: Undefined index: directory in /var/www/phpminer/index.php on line 24

i have follow step-by-step install guide and i dont have any error.
any ideas ?

i have tried another setup - just have upgraded the old one (1.2.0) but my rig has disappeared and the button "Add rig" does noting....
hero member
Activity: 1151
Merit: 528
Looks sweet, I'll be installing this alongside farmcp!
member
Activity: 111
Merit: 10
Pls look that DEAD/SICK GPU reboot code. It's notify about it but there is no RPC commands send to mining rigs and they won't reboot.

Have checked it and found the issue, had to due with the change of multiple rig's feature.
Fixed it and is included within the next update. Hopefully Next update at Friday/Saturday.
There are also some new fresh features Smiley

Thanks for reporting.
member
Activity: 96
Merit: 10
Pls look that DEAD/SICK GPU reboot code. It's notify about it but there is no RPC commands send to mining rigs and they won't reboot.
member
Activity: 111
Merit: 10
Just a live sign from me: I am currently re-structuring the config files, so it will be better in performance and better to develop for me in the future.
member
Activity: 111
Merit: 10
New version available: 1.2.1

Changes:
  - Fix stored pools in cgminer when using rig based pools
  - Add SMTP From configuration
  - Fix add pool to cgminer config when adding pools to an active group
  - Add Rig based Start/Stop mining
  - Add better miner binary for rpc client confg.

After updates always update the phpminer rpcclient and restart the service.

People who use SGMiner, please open the rpc client config.php and change the miner from cgminer to sgminer

Hey man, haven't you tried installing your script under Windows? Will Apache + PHP w/ mod_rewrite will suffice?

I have test installed under windows with xampp which is in general a apache + php.
Make sure you add all dependend php modules as it is written on the readme.

I'm eager to use it but need more insight too.
What more information you need?
full member
Activity: 196
Merit: 100
%insert your text% soon!
New version available: 1.2.1

Changes:
  - Fix stored pools in cgminer when using rig based pools
  - Add SMTP From configuration
  - Fix add pool to cgminer config when adding pools to an active group
  - Add Rig based Start/Stop mining
  - Add better miner binary for rpc client confg.

After updates always update the phpminer rpcclient and restart the service.

People who use SGMiner, please open the rpc client config.php and change the miner from cgminer to sgminer

Hey man, haven't you tried installing your script under Windows? Will Apache + PHP w/ mod_rewrite will suffice?
I'm eager to use it but need more insight too.
member
Activity: 111
Merit: 10
New version available: 1.2.1

Changes:
  - Fix stored pools in cgminer when using rig based pools
  - Add SMTP From configuration
  - Fix add pool to cgminer config when adding pools to an active group
  - Add Rig based Start/Stop mining
  - Add better miner binary for rpc client confg.

After updates always update the phpminer rpcclient and restart the service.

People who use SGMiner, please open the rpc client config.php and change the miner from cgminer to sgminer
member
Activity: 111
Merit: 10
New version available: 1.2.0

Changes:
  - Add reset stats global and rig based
  - Add paging support when having many rig's
  - Add rig based pools (each rig have their own username, which is better for VARDIFF)
  - Fix Pool group collapse
  - Add support for SGMiner >= 4.1.0
  - Enhance RPC-Client install script
  - Add Cronjob to make sure RPC-Client is running
  - Fix notification url post thx @ sheinsha
  - Add sort mode settings
  - Add push.co notification for IOS thx @ sheinsha
  - Fix BAMT/SMOS compatibilty thx @ sheinsha
  - Add possiblity to add offline pools

After updates always update the phpminer rpcclient and restart the service.

People who just update and use Linux. Please install the cronjob for rpc client:

Linux

Please add a file named phpminer_rpcclient to /etc/cron.d/ with the following contents:

# /etc/cron.d/phpminer_rpcclient: crontab fragment for phpminer_rpcclient
#  This will run the cronjob script for phpminer to send notifications and other periodic tasks.
* * * * * root sh {/path/to/phpminer_rpcclient}/rpcclient_cron.sh
Please replace:

{/path/to/phpminer_rpcclient} with the path to your phpminer rpcclient directory.

Windows

For now this check script only exist for linux, if any one want to provide a script for Windows, let me know.
member
Activity: 111
Merit: 10
Welp its not working for me anymore.

I suggest you make an actual rpc client for windows, because the documentation is lacking severely for it.

An automated install for windows would be perfect to be honest.

An auto win install is not possible currently because I don't have so much knowledge in windows shell and it take much time to create such thing.
newbie
Activity: 51
Merit: 0
Welp its not working for me anymore.

I suggest you make an actual rpc client for windows, because the documentation is lacking severely for it.

An automated install for windows would be perfect to be honest.
Pages:
Jump to: