Bitcoin Forum
June 17, 2024, 03:13:20 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 [139] 140 141 142 143 144 145 146 »
2761  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: June 07, 2011, 05:03:33 AM
when I do an LS in that directory I get this.

Code:
.           blkmond       db-postgresql.c     hist.c       msg.c       ubbp.h
..          ChangeLog     db-sqlite.c         htab.c       NEWS        util.c
anet.c      config.c      elist.h             htab.h       protocol.h
anet.h      configure.ac  example-blkmon.cfg  LICENSE      README
AUTHORS     COPYING       example-cfg.json    m4           server.c
autogen.sh  db-mysql.c    .gitignore          Makefile.am  server.h
Yeah it looks like configure isn't there, I would try downloading pushpool tarball again,
Latest release: http://yyz.us/bitcoin/pushpool-0.4.1.tar.gz
(You may have downloaded the developer version of pushpool)
2762  Other / Obsolete (buying) / [Closed]Mining Pool #2 Needs your webdesign skills | Send in your resume. on: June 07, 2011, 04:51:00 AM
Donate Towards MP2 Webdesign: 1L4PFdnCJ9fPRZpw2M7kK3Eabk3mV1NwA9
Donation Pot: 4.15BTC
WebDesign Bill: $250 in BTC value upon time of completion of project

Hello community I'm looking for a web designer that can give Mining Pool #2 the same feel of Web 2.0(a word that some like to fancy). The site you will be redesigning is
http://mp3.fleshvirus.com
We will discuss payment over Personal Messages or email
All resumes must go in the thread, I will PM you upon consideration

Some things to consider:
You will only be working with client side scripting languages,
If you know HTML/CSS and you have previous work to show these skills
then your what I'm looking for.

Some example pages that are appealing:
http://www.l4dmaps.com
http://www.sohtanaka.com/about/
http://www.simpleflame.com/
http://www.graphics.net/
http://www.1024media.com/

Main page Layout


Content Page
2763  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: June 07, 2011, 04:04:56 AM
and did you change into the directory where the "./configure" file is?
Whats the exact output in the directory where you type in ./configure at when you type in
Code:
ls
2764  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: June 07, 2011, 03:15:14 AM
I am having an issue with Installation... I am running Ubuntu 11.04 Server and when I get to the point to configure the files for install I get:
 I Enter this:
Code:
 ./configure --prefix=/home/[b]my_user_name[/b]/pushpool/


I Get This:
Quote
configure: command not found


Am I missing something that needs to be installed in Ubuntu?

Sorry I am kind of a Linux Newb.

./configure --prefix=folder you want to install

make sure that you acknowledge that this is working directory after the "--prefix=" usually your home folder other then that why it doesn't recognise "./configure" command(notice the ./) type it in exactly as I have except for the prefix part.
2765  Bitcoin / Project Development / Re: [BOUNTY] Open Source pooled mining platform with web interface on: June 07, 2011, 02:45:49 AM
Is this the software you plan on releasing? looks pretty solid at the moment
2766  Bitcoin / Project Development / Re: Suggestion: Full Page Advert in The Economist and Wall Street Journal on: June 07, 2011, 02:41:52 AM
I think we should hold off on the advertising its a great idea ive been thinking about using my google adwords, yahoo and facebook codes to start campains like this but the client for bitcoin is confusing to n00bs and people over the age of 40. Their is much confusion on what the difference is on address and wallets, etc, etc. Although we should start saving up now tho for such a campain we should hold off the launch until we have a better interface thats noob friendly.
2767  Bitcoin / Project Development / Re: Bitcoin Pool mining. need help on: June 07, 2011, 02:37:17 AM
Ill just tell you upfront not too many people are egear to help with bitcoin minig projects especially when they are lacking in detail and why do you have a server running with the lack of thought of whats going to be connected to it? In my opionion if you have a server that accessible run a pool mining site and run Mining Pool#2 or purchase a mining pool script for $300. Those would be more profitable in yur current situation.
2768  Bitcoin / Project Development / Re: [v3.2] Mining Pool #2 | Register_globals=off on: June 06, 2011, 09:21:45 PM
Hi Xenland

I've been following this thread for a while and just wanted to know if the stats.php will be included in a future update. Apart from that i had zero issues getting this to work when i actually get anything worthy i will deffo donate Wink.



p.s. my first post so hello all Smiley



Welcome to the thread unixdude,  yeah stats are coming very soon anything that you would like to see in particular?
I'm thinking about going with open flash chart for less of a server load, then pCharts which uses the GD2, although pCharts does look alot nicer and professional.
2769  Bitcoin / Project Development / Re: [v3.2] Mining Pool #2 | Register_globals=off on: June 06, 2011, 09:16:42 AM
just updated to the latest seem everything is working atm. good work

few things i noticed

admin panel cant set shares to be split? eg 1% goes to server

Blog updater? users search? if there coming just a reminder then Wink

Thanks wayno for the reminder, Just wanted to get all the bugs out of the core of everything so I can build on the solid code. I actually did forget about those features Cheesy
2770  Bitcoin / Project Development / Re: [3.1.5] Mining Pool #2 | Front End to pushpool on: June 06, 2011, 04:24:09 AM
Actually it's done today the latest, version on git hub has been working for me with register_globals=off, just waiting on my partner to confirm this on his dedicated server then I'll post the update on the original post.
2771  Bitcoin / Project Development / Re: [3.1.5] Mining Pool #2 | Front End to pushpool on: June 06, 2011, 03:15:07 AM
Thanks the validate emails relies on it at the moment, the register globals wont be a problem by tommorow
I was wondering why everyone was referring to $_GET[] variables and everything being wrong with my code. They were thinking that the program worked with out register globals.
2772  Bitcoin / Project Development / Re: [v3] Mining Pool #2 | Front End to pushpool on: June 05, 2011, 08:03:06 PM
Looks like you need register_globals = On
and I just uploaded  the fix for the server address
and for authentication to be fixed you need to reupload the functions.php file and the activateAccount.php

it would be a good idea to re upload the login and register.php pages a swell since there was spaces in the inputs which
cause users to sign up with a space in there name, password, etc,etc, anything that would make a system act crazy.
2773  Bitcoin / Project Development / Re: [BOUNTY] Open Source pooled mining platform with web interface on: June 05, 2011, 06:49:32 PM
What is the point of an API for a pool system?
2774  Bitcoin / Project Development / Re: [v3] Mining Pool #2 | Front End to pushpool on: June 05, 2011, 04:29:21 PM
error in register.php line 67

not getting userid and authpin, also
$message."\n<br/>"."http://$serverAddress/activateAccount.php?authPin=$authPin&userId=$userId";

$message = ."\n<br/>"."http://$serverAddress/activateAccount.php?authPin=$authPin&userId=$userId";

?

and emails still isnt working via link in email still goto add

$userId = $_GET[userId];
$authPin = $_GET[authPin];

before
 $userId = $_GET[userId];
$authPin = $_GET[authPin];

   $activateSuccess = activateAccount($userId, $authPin);

authpin is not being set on signup aswell.
I tested the activateAccount.php and it successfully activated however it was simulated since neither will my localhost mail and my VPS send mail with php at the moment. If you have working mail please confirm that my fixes are fixed while I get setup correctly. You can get the updated version by following the download link in my original post
2775  Bitcoin / Bitcoin Technical Support / Re: Can't Do Anything While Mining on: June 05, 2011, 02:40:51 PM
Did you try opening your miner with the -f30 flag?
2776  Bitcoin / Project Development / Re: [v3] Mining Pool | Front End to pushpool on: June 05, 2011, 10:58:30 AM
v3 is very very very broken with the current code for download.

I have spent the past 3 hours going through and fixing all I can so far, there is still more to fix...

Could you elaborate on what features you had to fix?
2777  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: June 05, 2011, 10:51:33 AM
Do you have mysql or any other database engine running? It's mandatory, also, bitcoinD should be running prior to launching pushpool

Yeah, mysqld running and bitcoind running as well. How strange, it just exits right after launching pretty much ... I've recompiled it, restarted processes - nothing. What am I missing here?

EDIT: Fixed it. Looks like I had the some issue someone else had, permissions problem. I changed all references of '/tmp' to /home/user1'

Woohoo! That consumed way too much time ... I wish pushpoold had kicked out an error or something about it.

Yeah you are find out all my frustration I incurred in the IRC chat, You really do just have to "play with it", server.json.
One thing is to make sure that you set your bitcoind RPC details correctly at the end of the server.json file.
The next thing to do is to change all the ports to something different, one-by-one. As I released the server.json file with the original but better commenting, which means its the original that your seeing. On my personal VPS I had to change one of the RPC ports for it to initialise for some reason port 8333 was open and unknown in the ping scan but when I changed it to something like 8338. It finally initialised, after that I started getting connected clients from my miner but pwdb query errors then i knew right away it was MySql database problem so I fiddled around a tid-bit and realised i was connected to my local database on my computer and not the local database on my VPS server. So i fixed those details and then all of a sudden I started getting "RPC not responding from my server" the second I uploaded the correct database details. Well after much frustration I realised that push pool dosen't properly alert the user that it was a bad user name and password and/or port number. So I typed in the right port number with the right database details and vola... after 18hours I got my pushpoold server to work..

This was my whole experience on pushpool, and what problems was caused by it..... Its the only I go off of because pushpool fails to give out logging messages
2778  Bitcoin / Project Development / Re: [BOUNTY] Open Source pooled mining platform with web interface on: June 05, 2011, 10:40:55 AM
LAWL, Do me a favour and prove to me that rails is more better... that's right I said it...


*On a serious note when do you think you'll be releasing a preview?
2779  Bitcoin / Project Development / Re: [v3] Mining Pool | Front End to pushpool on: June 05, 2011, 10:29:33 AM
v3 is very very very broken with the current code for download.

I have spent the past 3 hours going through and fixing all I can so far, there is still more to fix...

I haven't tried it yet but had a skim through it.  It certainly looks cleaner.

Xenland - how much testing are you doing on this code before releasing it?  Is your goal to get us to help you find bugs?  Like I've said before, I'm happy to beta test it and show you bugs etc.  However it doesn't help if you start completely rewriting things...

How are you going setting up a github?

The last 2 versions I would just test out each feature and if it works then I'd release it but alot of people started complaining that there were alot of bugs so. Too squish the bugs I compeltly whipped the VPS harddrive and installed my front-end on to it. My results were I had absolutely no problems except the email sending and the validation abruptly stopped working.
2780  Bitcoin / Project Development / Re: [v3] Mining Pool | Front End to pushpool on: June 05, 2011, 10:21:14 AM
This will be the last time i re-write the code. The last one was getting wayyyy tooo hard to figure out what was going on and what required what to do what. Anyways, on my VPS server I wiped it clean, just rebooted the WHOLE thing, uploaded my code, tested everything works great. The only thing that I knew that does not work is sending mail, but it only stopped working when i uploaded a php.ini file. So I guess I assumed it was that. I would like everyone to know that I would like to start my own pool so I'll always be constantly working towards making Mining Pool bug free.
Pages: « 1 ... 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 [139] 140 141 142 143 144 145 146 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!