PHP Control Panel...

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
ishan
-


Joined: 08 Aug 2005
Posts: 5

PostPosted: Mon Aug 08, 2005 3:03 pm    Post subject: PHP Control Panel... Reply with quote

Is there any way of making conrol panel for Abyss WebServer in PHP...
I am maybe going to make a sever box with some server on it like WWW, FTP, MAIL etc hosted on linux...
My plan is to make a control panel for my server in PHP and admin can contral whole server with single account, line otherwise admin has to log in twice to administrare www server...

----------------------------------
If u r a Dragon then i m a Dragon SLAYER...
// Ishan Jain
Back to top View user's profile Send private message
k1ll3rdr4g0n
-


Joined: 04 Jul 2004
Posts: 609

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

Yes and no. The server would have to be able to be controled via a website. But, if you do make a cpanel for your server, you have to make sure that the mail server/ftp server/ect.. are the servers you want to keep.

I believe cPanel made their own everything, (except webserver), thats why you can control via your account.

But yeah, you can make one, but itll be very hard.
_________________
Back to top View user's profile Send private message AIM Address
ishan
-


Joined: 08 Aug 2005
Posts: 5

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

k1ll3rdr4g0n wrote:
Yes and no. The server would have to be able to be controled via a website. But, if you do make a cpanel for your server, you have to make sure that the mail server/ftp server/ect.. are the servers you want to keep.

I believe cPanel made their own everything, (except webserver), thats why you can control via your account.

But yeah, you can make one, but itll be very hard.


The thing is that in Abyss WebServer 1 there were .cnt(or something like it) files for configuration of the server, but now i can't find these type of files.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Aug 09, 2005 7:21 am    Post subject: Reply with quote

These files no longer exist , the web pages are built into the actual web server
so you can no longer change it but you can modify the console.css file to make
the layout a little bit more different. I changed mine using the CSS file.

Sincerely , TRUSTpunk
Back to top View user's profile Send private message Visit poster's website
ishan
-


Joined: 08 Aug 2005
Posts: 5

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

TRUSTpunk wrote:
These files no longer exist , the web pages are built into the actual web server
so you can no longer change it but you can modify the console.css file to make
the layout a little bit more different. I changed mine using the CSS file.

Sincerely , TRUSTpunk


Yes, i have noticed that. But may be i can make a PHP script that edits abyss.conf right away, like i was planning for apache...
Or is there any way to send admin user and password with postmethod...
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Tue Aug 09, 2005 5:43 pm    Post subject: Reply with quote

ishan wrote:
TRUSTpunk wrote:
These files no longer exist , the web pages are built into the actual web server
so you can no longer change it but you can modify the console.css file to make
the layout a little bit more different. I changed mine using the CSS file.

Sincerely , TRUSTpunk


Yes, i have noticed that. But may be i can make a PHP script that edits abyss.conf right away, like i was planning for apache...
Or is there any way to send admin user and password with postmethod...


Google Curl or libcurl.
You can load it into php as a module to post data, along with using many other methods.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Aug 10, 2005 2:00 am    Post subject: Re: PHP Control Panel... Reply with quote

You can update the abyss.conf file since it is an XML file. So any language with decent XML parsing capabilities should be enough for starting such a project.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
ishan
-


Joined: 08 Aug 2005
Posts: 5

PostPosted: Wed Aug 10, 2005 6:57 am    Post subject: Reply with quote

MonkeyNation wrote:
ishan wrote:
TRUSTpunk wrote:
These files no longer exist , the web pages are built into the actual web server
so you can no longer change it but you can modify the console.css file to make
the layout a little bit more different. I changed mine using the CSS file.

Sincerely , TRUSTpunk


Yes, i have noticed that. But may be i can make a PHP script that edits abyss.conf right away, like i was planning for apache...
Or is there any way to send admin user and password with postmethod...


Google Curl or libcurl.
You can load it into php as a module to post data, along with using many other methods.

Will try, soon. First must finish my present project...
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions 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