Search found 53 matches

by mneese77
Wed Dec 29, 2010 1:20 pm
Forum: Control Panel Support Help
Topic: After Plesk 9.5.3 and 9.5.4 backup stoped, have you noticed?
Replies: 5
Views: 6759

Re: After Plesk 9.5.3 and 9.5.4 backup stoped, have you noti

I see several "quick patches" being offered for version 10...so there are issues there that I cannot define specifically, but I just don't want to be continually installing patches between the 10.1 and 10.2 and so on. If I'm still with plesk, I will wait for 10.3 or so. Happened with versi...
by mneese77
Mon Dec 27, 2010 1:36 pm
Forum: Control Panel Support Help
Topic: PHP session problem on Plesk after update
Replies: 5
Views: 8759

Re: PHP session problem on Plesk after update

yes i am using plesk 9.5.4, and fast fgi... I have looked at several joomla sites using fcgi, and the only time I see the error for sessions save path is a few times when installing the core joomla files, and I have made it a standard procedure to just set the tmp file to 777 during the installation...
by mneese77
Sun Dec 26, 2010 6:25 pm
Forum: Control Panel Support Help
Topic: PHP session problem on Plesk after update
Replies: 5
Views: 8759

Re: PHP session problem on Plesk after update

I have the same elements as you and I have sessions at 770...can you tell me where you are seeing these errors reported so I can check mine...what are the symptoms of this write inability? Are the sites failing?
by mneese77
Fri Dec 24, 2010 1:12 pm
Forum: Control Panel Support Help
Topic: After Plesk 9.5.3 and 9.5.4 backup stoped, have you noticed?
Replies: 5
Views: 6759

Re: After Plesk 9.5.3 and 9.5.4 backup stoped, have you noti

yes i have noticed that backups are not happening in my plesk system. I am still on 9.5.3, have not upgraded to either new version because there seem to be even more issues. At least now I know what the issues are and have worked out solutions, but I'm just hesitant to get involved with '10' because...
by mneese77
Tue Dec 07, 2010 1:28 pm
Forum: General Help and Development Discussion
Topic: nf_conntrack: table full, dropping packet
Replies: 62
Views: 38665

Re: nf_conntrack: table full, dropping packet

If you removed them with that simple command, then re-started the table, doesn't that save them to the system? Or is there another step to this process?
by mneese77
Tue Dec 07, 2010 1:17 pm
Forum: General Help and Development Discussion
Topic: nf_conntrack: table full, dropping packet
Replies: 62
Views: 38665

Re: nf_conntrack: table full, dropping packet

I have those default forwarding rules also when viewed via ssh

Code: Select all

iptables -L -n
, but when looking at my plesk firewall interface, i see no obvious way to remove these forwarding rules....
by mneese77
Mon Nov 01, 2010 2:59 pm
Forum: General Help and Development Discussion
Topic: mysqld error causing server hang
Replies: 15
Views: 11646

Re: mysqld error causing server hang

slightly different... find / -type f -size +200000k -exec ls -lh {} \; 2> /dev/null | awk '{ print $NF ": " $5 }' mine find /var -type f -size +200000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }' yours Returns are basically the same....irrespective of the directory designatio...
by mneese77
Mon Nov 01, 2010 11:45 am
Forum: General Help and Development Discussion
Topic: mysqld error causing server hang
Replies: 15
Views: 11646

Re: mysqld error causing server hang

I haven't read every thing about this issue and the progress, but this will give you some feedback on file sizes that are large...

Code: Select all

find / -type f -size +20000k -exec ls -lh {} \; 2> /dev/null | awk '{ print $NF ": " $5 }'
and you can change the file size query as needed....
by mneese77
Sun Oct 31, 2010 5:38 pm
Forum: Control Panel Support Help
Topic: DR Web Licence Key Updater not working (Parallels bug)
Replies: 51
Views: 43057

Re: ASL Kernel (grsec) breaks Plesk Licence Key Update

Yahoo!
I feel like I just watched the Chicago Bears wipe up the New England Patriots in the next Superbowl (fantasy of course) and I have to stand up and scream my lungs out!
by mneese77
Thu Oct 21, 2010 2:30 pm
Forum: Control Panel Support Help
Topic: how to move SSL cert to new server
Replies: 9
Views: 10484

Re: how to move SSL cert to new server

I have cleaned up my cert, which was missing a geotrust CA...seems that everything that is not geotrust must update their certs with a new CA since July 2010...
thanks for the info on the vhost.conf file...guess this is why i have plesk...
by mneese77
Thu Oct 21, 2010 12:31 pm
Forum: Control Panel Support Help
Topic: how to move SSL cert to new server
Replies: 9
Views: 10484

Re: how to move SSL cert to new server

Things seem to be functioning correctly in the browsers, but I am getting this error regarding the cert for this ip... [warn] RSA server certificate CommonName (CN) `www.gertrudezachary.com' does NOT match server name!? upon looking around I find referrences to editing the vhost.conf file for that d...
by mneese77
Tue Oct 12, 2010 10:50 am
Forum: Control Panel Support Help
Topic: how to move SSL cert to new server
Replies: 9
Views: 10484

Re: how to move SSL cert to new server

It worked by just copying the text files from one server, then using plesk, i "added" cert by pasting into their respective areas for the new cert...however it did take a few days for everything to resolve and be recognized by the browsers... 1.added ip to server 2.created domain in plesk ...
by mneese77
Sun Oct 10, 2010 9:50 pm
Forum: General Help and Development Discussion
Topic: cannot connect to repo
Replies: 9
Views: 8452

Re: cannot connect to repo

Just to finalize this for others...yes you were correct mshinn, and yes it was related to my new ips added to the server... I setup one of the ips with an incorrect submask...e.g. (names changed to protect the innocent) 188.88.88.77.255.255.255.255..instead i had it configured as 188.88.88.77.255.25...
by mneese77
Fri Oct 08, 2010 1:50 pm
Forum: General Help and Development Discussion
Topic: cannot connect to repo
Replies: 9
Views: 8452

Re: cannot connect to repo

thanks for this info...i think it is something with my new IPs and the cert I installed..I may have done this incorrectly, so I'm off to 1and1 land for tech support...
by mneese77
Fri Oct 08, 2010 12:35 pm
Forum: General Help and Development Discussion
Topic: cannot connect to repo
Replies: 9
Views: 8452

Re: cannot connect to repo

here is the asl -u error... [root@u15332031 etc]# asl -u Checking for updates.. Update2 failed for some reason, retrying with full debug information... --2010-10-08 12:37:16-- http://www.atomicorp.com/channels/rules/VERSION Resolving www.atomicorp.com... 74.208.155.133 Connecting to www.atomicorp.co...