Post Reply  Post Thread 
Pages (6): « First < Previous 2 3 [4] 5 6 Next >
New user presentation
Author Message
Kermit Offline
Junior Member
*

Kermit
Junior Member
*


Posts: 75
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #31
RE: New user presentation
Hi Nuxwin! That's exactly what I made and actually, this works.
The trouble is that I got some problem in making awstats.pl read the correct conf file for the domain!

I'll open a topic for support in a while, I saw others have the same problem too!

Thank you, by now!

PS: Nux, update your dev-avatar! Big Grin
Ephigenie, did you like them, it seems! Wink

.oO Kermit Oo.
THE MAN, beta version
02-22-2007 10:57 PM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****

BeNe
Moderator
*****


Posts: 2,918
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
Post: #32
RE: New user presentation
Quote:With regard to the integration of phpmanager in the release Omega, I awaits just the "green light" of ephigenie and rats.

Come on guys, nuxwin´s engine runs and is damn hot, give him green light Big Grin Tongue

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!
02-22-2007 10:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Kermit Offline
Junior Member
*

Kermit
Junior Member
*


Posts: 75
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #33
RE: New user presentation
Just to know: how Nuxwin php manager will manage the switch between php4 and php5? Will both of them operate in FastCGI or will them be FastCGI/CGI?

.oO Kermit Oo.
THE MAN, beta version
02-22-2007 11:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie Offline
Administrator
*******
Administrators

ephigenie
Administrator
*******
Administrators


Posts: 667
Group: Administrators
Joined: Oct 2006
Status: Offline
Reputation: 12
Post: #34
RE: New user presentation
Nuxwins version was only running with cgi and so it is damn slow.

We'll make it with fastcgi on a per-domain basis.
If you're running fastcgi already - you can even now easily switch - it's just that you'll need to edit the php-starter-fcgi script.

At the end the coresponding php is called. Per default its now php4-cgi
but you can set it to php5-cgi if you like. Then this site is running php5.
And all others are running php4-cgi as before.
02-22-2007 11:21 PM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****

BeNe
Moderator
*****


Posts: 2,918
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
Post: #35
RE: New user presentation
I mean this was php4 in module or php5 in cgi !?

-> ephigenie was faster Sad

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!

This post was last modified: 02-22-2007 11:28 PM by BeNe.

02-22-2007 11:21 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Kermit Offline
Junior Member
*

Kermit
Junior Member
*


Posts: 75
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #36
RE: New user presentation
I'm a little bit of a goat but I have to say that I didn't understand so much...

.oO Kermit Oo.
THE MAN, beta version
02-22-2007 11:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
nuxwin Offline
Junior Member
****
Dev Team

nuxwin
Junior Member
****
Dev Team


Posts: 34
Group: Dev Team
Joined: Feb 2007
Status: Offline
Reputation: 1
Post: #37
RE: New user presentation
Hello all ;

@Ephinegine:

Why only by domain ? One can modify phpmanager very well so that it functions with Fastcgi so that the users can choose the version of PHP which they want to carry out on their domain, subdomain and/or still alias of domain.

In addition, I do not see in what phpmanager slowed down the system. If you the operating mode cgi compares with FastCGI, indeed you are right but the comparison do not should be even made ! Tongue

@BeNe :

Not, with the mpm-worker and the activated fastCGI, PHP donot can be to carry out as a module.

It should be understood that PHP4 as PHP5 will be carried out in FastCgi.
02-23-2007 12:22 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****

BeNe
Moderator
*****


Posts: 2,918
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 41
Post: #38
RE: New user presentation
Quote:Why only by domain ? One can modify phpmanager very well so that it functions with Fastcgi so that the users can choose the version of PHP which they want to carry out on their domain, subdomain and/or still alias of domain.

This is absolute perfect Cool

Quote:It should be understood that PHP4 as PHP5 will be carried out in FastCgi.

Understood now! thx

[Image: ispcpsw.png]
Ein Betriebssystem ist immer nur so gut und sicher wie der Administrator der es verwaltet.
Wie gut der Administrator jedoch seine Fähigkeiten ausspielen kann, legt das Betriebssystem fest.
-> Linux rulZ!

This post was last modified: 02-23-2007 12:31 AM by BeNe.

02-23-2007 12:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Kermit Offline
Junior Member
*

Kermit
Junior Member
*


Posts: 75
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #39
RE: New user presentation
nuxwin Wrote:It should be understood that PHP4 as PHP5 will be carried out in FastCgi.

That's what I wanted to know! Thanks! Wink

.oO Kermit Oo.
THE MAN, beta version
02-23-2007 12:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie Offline
Administrator
*******
Administrators

ephigenie
Administrator
*******
Administrators


Posts: 667
Group: Administrators
Joined: Oct 2006
Status: Offline
Reputation: 12
Post: #40
RE: New user presentation
@nuxwin i compared cgi with fastcgi.

There's a point left - switching php on each sub- alias- domain will atm not be possible.
Only one setting for one Account.
Thats a limitation we will overcome later when we rework the domain-management.
02-23-2007 12:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (6): « First < Previous 2 3 [4] 5 6 Next >
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this thread |

Forum Jump:

| All rights reserved : isp-control.net |