Hosting Control Panel

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  

Did you download Beta2?
Yes
28%
 28%  [ 2 ]
No
0%
 0%  [ 0 ]
I don't care about anything you ever do/write
57%
 57%  [ 4 ]
More Info Plz! (Screenshot/Demo, Specify Below)
14%
 14%  [ 1 ]
Total Votes : 7

Author Message
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sat Aug 06, 2005 10:55 pm    Post subject: Hosting Control Panel Reply with quote

I just finished making a simple PHP Hosting Control Panel... so far, all I've done is the coding... no interface upgrades, icons, etc. Right now, it is Beta 1. PM me if you are interested in trying it out... It is open source, since there are a few varibables you need to edit per account. Thus far, I haven't created a managment one for the admin. After I finish this one, that'll be next.

Last edited by p3 on Mon Aug 08, 2005 12:05 am; edited 2 times in total
Back to top View user's profile Send private message Send e-mail
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sun Aug 07, 2005 2:08 am    Post subject: Reply with quote

Any thoughts, opinions, anything?

Anyone?
Back to top View user's profile Send private message Send e-mail
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Sun Aug 07, 2005 4:12 am    Post subject: Reply with quote

lol sure, Post or PM me a link so i can download the source. =D
_________________
mysql> SELECT * FROM users WHERE clue > 0;
0 rows returned.

Back to top View user's profile Send private message AIM Address
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sun Aug 07, 2005 4:00 pm    Post subject: Reply with quote

I'm working on Alpha 2 now... It'll be ready in a few days.

Last edited by p3 on Mon Aug 08, 2005 2:38 pm; edited 1 time in total
Back to top View user's profile Send private message Send e-mail
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sun Aug 07, 2005 11:41 pm    Post subject: Reply with quote

It is ready early...
The link is back up... Click here to download.
Back to top View user's profile Send private message Send e-mail
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Mon Aug 08, 2005 1:10 am    Post subject: Reply with quote

You left thumbs.db in with the zip in HCPBeta2/icons =)
Looking good =)
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Mon Aug 08, 2005 1:13 am    Post subject: Reply with quote

MonkeyNation wrote:
You left thumbs.db in with the zip in HCPBeta2/icons =)
Looking good =)

Damn Norton...

Thanks!
Back to top View user's profile Send private message Send e-mail
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Mon Aug 08, 2005 9:07 am    Post subject: Reply with quote

thumbs.db is a Windows file. Nothing to do with Norton.

Your 'control panel' doesn't actually seem to do anything - all it does is echo what is hardcoded into it. Are you sure you know the difference between Alpha and Beta?
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Mon Aug 08, 2005 2:40 pm    Post subject: Reply with quote

Anonymoose wrote:
thumbs.db is a Windows file. Nothing to do with Norton.

Your 'control panel' doesn't actually seem to do anything - all it does is echo what is hardcoded into it. Are you sure you know the difference between Alpha and Beta?

Norton scans that file at odd times, and sometimes places it in odd places... I've been fighting with tech support for awhile reguarding that.

Also, that was a good point, Anonymous... So I made everything right. Thanks for pointing that out. I'm hoping to add some upload scripts and space information for Beta (yes, this one will be a Beta) 3.

If anyone is interested in helping (as if), let me know.
Back to top View user's profile Send private message Send e-mail
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Mon Aug 08, 2005 3:14 pm    Post subject: Reply with quote

p3 wrote:
Anonymoose wrote:
thumbs.db is a Windows file. Nothing to do with Norton.

Your 'control panel' doesn't actually seem to do anything - all it does is echo what is hardcoded into it. Are you sure you know the difference between Alpha and Beta?

Norton scans that file at odd times, and sometimes places it in odd places... I've been fighting with tech support for awhile reguarding that.

Also, that was a good point, Anonymous... So I made everything right. Thanks for pointing that out. I'm hoping to add some upload scripts and space information for Beta (yes, this one will be a Beta) 3.

If anyone is interested in helping (as if), let me know.


thumbs.db is a file which is generated because you had thumbnail view on the image folder, it stores the thumbnails or pathes to them in your temporary files or something to make loading faster.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Mon Aug 08, 2005 5:52 pm    Post subject: Reply with quote

Guess what, my console (that wasn't designed to be a control-panel) is a better controlpanel than yours. With my console, you acturly can disable file-listing, remove, add and edit files and restart the abyss webserver.

I'm not sure what your "control-panel" is suppose to do,
but the only thing it's doing is to connect to a MySQL-database, setting some variabels and echo the shit out. No settings. No php-editor. Nothing that can acturly be used.
Back to top View user's profile Send private message
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Mon Aug 08, 2005 6:12 pm    Post subject: Reply with quote

cmxflash wrote:
Guess what, my console (that wasn't designed to be a control-panel) is a better controlpanel than yours. With my console, you acturly can disable file-listing, remove, add and edit files and restart the abyss webserver.

I'm not sure what your "control-panel" is suppose to do,
but the only thing it's doing is to connect to a MySQL-database, setting some variabels and echo the shit out. No settings. No php-editor. Nothing that can acturly be used.

CmX, Beta 3 will have the capability to do that...
Back to top View user's profile Send private message Send e-mail
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Mon Aug 08, 2005 6:37 pm    Post subject: Reply with quote

p3 wrote:

CmX, Beta 3 will have the capability to do that...


I suggest reading

http://www.sodabush.com/services/techcon/techdocs/00,20020217,01.php
http://en.wikipedia.org/wiki/Development_stage

If your software was on Sourceforge, it would be described as "Pre-Alpha", if that.
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Mon Aug 08, 2005 6:50 pm    Post subject: Reply with quote

p3 wrote:
cmxflash wrote:
Guess what, my console (that wasn't designed to be a control-panel) is a better controlpanel than yours. With my console, you acturly can disable file-listing, remove, add and edit files and restart the abyss webserver.

I'm not sure what your "control-panel" is suppose to do,
but the only thing it's doing is to connect to a MySQL-database, setting some variabels and echo the shit out. No settings. No php-editor. Nothing that can acturly be used.

CmX, Beta 3 will have the capability to do that...


You're just wasting time, nobody will ever use your software.
Back to top View user's profile Send private message
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Mon Aug 08, 2005 6:50 pm    Post subject: Reply with quote

OK, HCP Pre-Alpha 3.
Back to top View user's profile Send private message Send e-mail
cmxflash
-


Joined: 11 Dec 2004
Posts: 872

PostPosted: Tue Aug 09, 2005 4:46 am    Post subject: Reply with quote

So, I checked your website out, p3.

Now, can you please tell me WTF this is?

Code:

<html>
<head>
</head>
<body>
<body bgcolor="beige">
<html>
<head>
</head>
<body>


Exiting html, and then continue it?

Code:
</body>

</html>

Hi!<br><br>



And the full source:

Code:
<html>
<head>
</head>
<body>
<body bgcolor="beige">
<html>
<head>
</head>
<body>
<body bgcolor="beige">
The current date is August/08/2005 <br>The current Time is 8-44-PM <br>Hey! Today's Monday! The work week is just beginning! (To bad for you!)<hr>
You are visitor number <p><!-Begin Counter-><p>17</p><!-End Counter-></p> since August 6, 2005.<hr>

OK...I (hopefully) have all the pages up on this site. If a link doesn't work ANYWHERE on this redesigned site, please e-mail me at <a href="mailto:p3@p3net.no-ip.org">p3@p3net.no-ip.org</a> or <a href="mailto:p3mailbox-website@yahoo.com">p3mailbox-website@yahoo.com</a> to report the link.<br>Right now, I'm mainly in the process of adding all the logos and image banners I want to have on this page and making sure everything is working correctly.<br><br>
Thanks for visiting!!!!!!!!<hr><br><br>


Hi!<br><br>
This is a preview of things to come... I'll let you know when the page is all ready!!! You can click back to return to the page with links to my other site designs... this site will replace those when it is done... they will, however, remain on my server, so you can view the old pages!

</body>

</html>

Hi!<br><br>
This is a preview of things to come... I'll let you know when the page is all ready!!! You can click back to return to the page with links to my other site designs... this site will replace those when it is done... they will, however, remain on my server, so you can view the old pages!
<br><br><hr>
<img src="pwrabyss.gif"></img><br>
<img src="pwrp3net.jpg"></img><br><br>

<b>Sites I Host</b><br>
<a href="http://vivalagames.no-ip.org">VivaLaGames - Your Source for Gaming Info!</a>

</body>
</html>



And another page of your extremly non-valid HTML-coding:
Code:
<!DOCTYPE HTML SYSTEM>
<html>
<head>
<title>
P3NET
</title>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<META NAME="GENETATOR" CONTENT="Win32PAD">
</head>
<body>
<body bgcolor="beige">
<!-Page Created July 27, 2005->
<center>
<iframe src="logo.html" height="150" width="600" frameborder="1" align="center"></iframe> <br>
</center>
<!-The Main Content Area Definitions->

<iframe src="content.php" name="main" width="600" height="500" frameborder="0" align="right"></iframe>
<!-The Navigation Bar's Content Definitions->
<iframe src="navigation.html" name="navigation" width="150" height="500" frameborder="1" align="left"></iframe><br><br>

</body>
<html>
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Tue Aug 09, 2005 6:31 am    Post subject: Reply with quote

cmxflash wrote:
So, I checked your website out, p3.

Now, can you please tell me WTF this is?


Leave him alone :S
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Tue Aug 09, 2005 2:45 pm    Post subject: Reply with quote

MonkeyNation wrote:
cmxflash wrote:
So, I checked your website out, p3.

Now, can you please tell me WTF this is?


Leave him alone :S

Thanks, Monkeynation.
Back to top View user's profile Send private message Send e-mail
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Tue Aug 09, 2005 4:57 pm    Post subject: Reply with quote

That still doesn't explain how we're supposed to trust a control panel with our files, folders, passwords and general server health when even the basic HTML it is constructed with is so horribly botched... What the hell is the PHP going to do to it, given that a typo could delete local files and generally trash everything?!
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
Puckey
-


Joined: 30 Apr 2003
Posts: 24
Location: Uruguay

PostPosted: Wed Aug 10, 2005 3:43 am    Post subject: Reply with quote

Anoymoose, leave him alone, and PHP Programming is hard, I would like you to send me some coding u did and then we may talk.
And You must respect any coder online, whether his good or not, and I think he has a good chance to get success in this code with the right help, and thinking.
Btw I think ur an Arrogant insignificant ass.
Do you think your supirior due to Better Php coding? I can beat u on VB coding, Visual Basic, C++ And Delphi.
Ur just a joke.

Peace Out.
Back to top View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Wed Aug 10, 2005 4:08 am    Post subject: Reply with quote

Ummmmm........ Sorry, Can't think of anything to say.... Just don't flame to much you two...! :D
Back to top View user's profile Send private message Send e-mail
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Wed Aug 10, 2005 4:29 am    Post subject: Reply with quote

Puckey wrote:
Anoymoose, leave him alone, and PHP Programming is hard, I would like you to send me some coding u did and then we may talk.
And You must respect any coder online, whether his good or not, and I think he has a good chance to get success in this code with the right help, and thinking.
Btw I think ur an Arrogant insignificant ass.
Do you think your supirior due to Better Php coding? I can beat u on VB coding, Visual Basic, C++ And Delphi.
Ur just a joke.

Peace Out.


Im not disagreeing that anonymoose is unececerilly harsh, but for all you know he could own you at all of those languages, as many people could. What you just said was no different to what anonymooses said.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Wed Aug 10, 2005 8:00 am    Post subject: Reply with quote

I wasn't flaming for the sake of flaming, it was a genuine question. I'm not claiming to be a better coder than anyone, particularly in PHP, but I know I am a *careful* coder. It would be fantastic to see a control panel designed specifically for Abyss, but to do it properly will need a lot of system calls and filesystem access and if you would just install this and hope for the best after seeing that HTML, you're braver than me.
_________________

"Invent an idiot proof webserver and they'll invent a better idiot..."
Back to top View user's profile Send private message
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Wed Aug 10, 2005 2:31 pm    Post subject: Reply with quote

Ok, Anonymoose.

If anyone would like to see a .txt file of this project when it actually has these capabilities, let me know.

And if it would make anyone feel safer, one of you could choose the scripts to do those things, and put them up here, then I'll post the code with the final thing for you to inspect.
Back to top View user's profile Send private message Send e-mail
Puckey
-


Joined: 30 Apr 2003
Posts: 24
Location: Uruguay

PostPosted: Wed Aug 10, 2005 6:33 pm    Post subject: Reply with quote

I didnt do it to look like him, I did that to show as he couldent be as he was on this forum, especially when its about a coder.
Im making a point, not traing to be like him.

Peace Out
Back to top View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group