store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Tue May 21, 2013 9:17 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 108 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 8  Next
Author Message
 Post subject:
Unread postPosted: Sun Dec 16, 2007 1:20 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
They said december, but being a developer myself I know that all of us are optimists. :P


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 16, 2007 2:22 pm 
Offline
Forum Regular
Forum Regular

Joined: Sun Nov 20, 2005 4:16 pm
Posts: 183
Location: Right Behind You!
It's issues like these that I am really glad I found this site. When something is broke in Plesk, this is my first stop.

Thanks to everyone for all the help, and in particular for Scott hosting such a useful Plesk resource!


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 16, 2007 8:55 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
I havent automated this yet, but you can use the event manager to automatically update the zz psa file, and any other config you want when something changes. Basically you do a regex like this:

perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" <path to file>


Top
 Profile  
 
 Post subject:
Unread postPosted: Mon Dec 17, 2007 7:33 pm 
Offline
Forum User
Forum User

Joined: Wed May 24, 2006 12:05 pm
Posts: 16
scott wrote:
I havent automated this yet, but you can use the event manager to automatically update the zz psa file, and any other config you want when something changes. Basically you do a regex like this:

perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" <path to file>


Thanks Scott. Nice little hack.


Top
 Profile  
 
 Post subject:
Unread postPosted: Tue Dec 18, 2007 10:41 am 
Offline
Forum User
Forum User

Joined: Sun May 20, 2007 10:44 pm
Posts: 37
scott wrote:
I havent automated this yet, but you can use the event manager to automatically update the zz psa file, and any other config you want when something changes. Basically you do a regex like this:

perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" <path to file>


This command doesnt work for me :( perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" /etc/httpd/conf.d/zz010_psa_httpd.conf

Thanks for any help.

CentOS 5
Plesk 8.2.1


Top
 Profile  
 
 Post subject:
Unread postPosted: Tue Dec 18, 2007 10:47 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Seems to work just fine here. Don't forget httpd needs to be reloaded after modifying the configuration.

_________________
Lemonbit Internet Dedicated Server Management


Top
 Profile  
 
 Post subject:
Unread postPosted: Tue Dec 18, 2007 10:59 am 
Offline
Forum User
Forum User

Joined: Sun May 20, 2007 10:44 pm
Posts: 37
After the command
perl -p -i -e "s/php_admin_value include_path/php_value include_path/g" /etc/httpd/conf.d/zz010_psa_httpd.conf

I restart httpd, but it doesnt work. I need modify the file with the "/usr/share/psa-horde/lib:/usr/share/psa-horde:/usr/share/psa-horde/pear:." for it works.

The issue appear each time when domain status change, domain creation, etc, etc...


Top
 Profile  
 
 Post subject:
Unread postPosted: Tue Dec 18, 2007 11:54 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
You'll have to add another regexp to fix the Horde include_path then. We reverted to PHP 5.2.3 last week and I think we'll wait for a Plesk update.

_________________
Lemonbit Internet Dedicated Server Management


Top
 Profile  
 
 Post subject:
Unread postPosted: Sat Dec 22, 2007 9:51 am 
Offline
Forum User
Forum User

Joined: Thu Nov 03, 2005 8:31 pm
Posts: 22
Wait am i not seeing it or is 8.3, really named 8.2.1? Just a bit confused as i want to use 5.2.5 but don't know if 8.2.1 is really 8.3. Can someone tell me thanks!


Top
 Profile  
 
 Post subject:
Unread postPosted: Sat Dec 22, 2007 10:33 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
8.3 is just 8.3, but 8.3 has not been released yet.

_________________
Lemonbit Internet Dedicated Server Management


Top
 Profile  
 
 Post subject:
Unread postPosted: Sat Dec 22, 2007 11:54 am 
Offline
Forum User
Forum User

Joined: Thu Nov 03, 2005 8:31 pm
Posts: 22
No 8.3 was out yesterday. They recalled it though due to some bug, i read that on the plesk forums. Thanks though :)


Top
 Profile  
 
 Post subject:
Unread postPosted: Sat Dec 22, 2007 1:54 pm 
Offline
Forum User
Forum User

Joined: Sun May 20, 2007 10:44 pm
Posts: 37
Hi,
The issue has been resolved with Plesk 8.3 and Horde.
Now, All OK again.

Bye!


Top
 Profile  
 
 Post subject:
Unread postPosted: Sat Dec 22, 2007 2:52 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
Awesome news!


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 23, 2007 7:00 am 
Offline
Forum User
Forum User

Joined: Thu Nov 03, 2005 8:31 pm
Posts: 22
yep it's been pulled by plesk. They say they will re release it this coming week


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 23, 2007 10:52 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7425
Location: earth
Doh, they pulled the release huh?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 108 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 8  Next

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group