Search found 18 matches

by carlswart
Tue Nov 23, 2010 10:09 am
Forum: PHP Help and Discussion
Topic: PHP 5.3.3
Replies: 27
Views: 29038

Re: PHP 5.3.3

Hi All,

Seems Zend has finally released Zend Guard for PHP 5.3.

Zend Guard Loader is the new name for Zend Optimizer.

See: http://www.zend.com/products/guard/downloads

--
Regards,
-Carl
by carlswart
Tue Jan 26, 2010 9:50 am
Forum: Control Panel Support Help
Topic: New Plesk install: Available Webmail clients: none
Replies: 3
Views: 5692

Re: New Plesk install: Available Webmail clients: none

It may be related to a bug in Plesk 9.2.3 update 1.

See my blog for a posting on this issue.

http://www.swart.org.za/wordpress/webma ... -error.htm
by carlswart
Tue Jan 26, 2010 9:47 am
Forum: Control Panel Support Help
Topic: Nginx and Apache integration on Plesk
Replies: 0
Views: 3492

Nginx and Apache integration on Plesk

Goal: To integrate Nginx seamlessly on a server running Plesk 8.3 or later What have been done? Nginx has been configured and installed and has been setup in a way that minimises the changes to the Plesk setup. The changes were limited to the following: 1. Updating the httpd.conf file to listen on ...
by carlswart
Thu Sep 28, 2006 11:29 pm
Forum: General Help and Development Discussion
Topic: Missing /headers and /repodata directories
Replies: 3
Views: 4151

Missing /headers and /repodata directories

Hi Scott, I get the following error: There was a fatal error communicating with the server. The message was: An HTTP error occurred: URL: http://3es.atomicrocketturtle.com/atomic/psa75/4ES//headers/header.info Status Code: 404 Error Message: Not Found Seems the latest update on 28 September 2006 rem...
by carlswart
Tue Sep 26, 2006 8:56 am
Forum: General Help and Development Discussion
Topic: Build Server
Replies: 1
Views: 2691

Build Server

Hi Scott,

I would like to setup a Build Sever, one physical box, running CentOS 4.4.

I would then like to be able to compile RPMS for:
CentOS / RHEL 3
CentOS / RHEL 4
and
RH 9

All RPM's will be for the i386 architecture.

Could you point me in the right direction to get going?

--
Regards,
-Carl
by carlswart
Tue Sep 26, 2006 6:13 am
Forum: General Help and Development Discussion
Topic: mysql 5.0.24a breaks PSA 8.0.1
Replies: 3
Views: 3925

I agree that it is no surprise and that PSA is not MySQL 5 compatible. Since the MySQL 5 rpm's installed silently, I did a few tests, not that I could really get past the login screen, before the error appeared. Maybe the error can assist Scott now or in future with his efforts to make MySQL rpm's c...
by carlswart
Tue Sep 26, 2006 4:05 am
Forum: General Help and Development Discussion
Topic: mysql 5.0.24a breaks PSA 8.0.1
Replies: 3
Views: 3925

mysql 5.0.24a breaks PSA 8.0.1

Scott, This is a quick note to let you know that mysql 5.0.24a, available from the atomic-bleeding channel, breaks PSA 8.0.1. The error is: ERROR: PleskMainDBException MySQL query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the rig...
by carlswart
Thu Dec 23, 2004 5:34 am
Forum: PHP Help and Discussion
Topic: How do I upgrade ioncube???
Replies: 1
Views: 5346

Find the location where the ionCube loader is installed by looking at the

Code: Select all

/etc/php.ini
file. Look for the

Code: Select all

zend_extension = */ioncube_loader_lin_4.3.so
entry. Now replace this file with the one that you have downloaded.
by carlswart
Thu Dec 23, 2004 5:29 am
Forum: General Help and Development Discussion
Topic: Can't run mysql_fix_privilege_tables
Replies: 6
Views: 10325

You should only run it as: mysql_fix_privilege_tables <password> where <password> is your actual password for the root@localhost account. If you are running PSA you should use the following command: mysql_fix_privilege_tables --user=admin --password=<password> where <password> is your actual passwor...
by carlswart
Thu Dec 23, 2004 5:15 am
Forum: General Help and Development Discussion
Topic: List of updates to be installed.. will they break Plesk?
Replies: 7
Views: 11223

I did do the Update 4 intall on my RHEL 3 box with PSA 7.1.6 and I must unfortunately report that the upgrade did BREAK my PSA 7.1.6 install. :( It would appear as if there is a version conflict between the internal db structure used by PSA's packagemng and the new RedHat rpm system. This does not m...
by carlswart
Thu Dec 23, 2004 12:53 am
Forum: General Help and Development Discussion
Topic: List of updates to be installed.. will they break Plesk?
Replies: 7
Views: 11223

scott thank you for the feedback. I have an empty PSA 7.1.6 box on RHEL 3. I will run the Update 4 updates on the box and let everybody know if I ran into problems or not.

I really hope I do not !!! :wink:
by carlswart
Thu Dec 23, 2004 12:31 am
Forum: General Help and Development Discussion
Topic: List of updates to be installed.. will they break Plesk?
Replies: 7
Views: 11223

According to this post on the SW-Soft forums, the RHEL 3 (Update 4) does break the Plesk Control Panel.

It seems that there is a problem with the new rpm RPM's. :(
by carlswart
Thu Dec 23, 2004 12:09 am
Forum: PHP Help and Discussion
Topic: php 4.3.10 update through yum
Replies: 30
Views: 36573

alexv as I understand it, you need at least version 2.1 of glibc for the Zend Optimizer to work. Zend website offers the optimizer update for Linux glibc2.1 or Linux glibc2.3 AMD 64bit . Our server has glibc-2.3 installed and our processor is Intel(R) Pentium(R) 4 (not AMD 64bit). Which update we s...
by carlswart
Wed Dec 22, 2004 11:57 pm
Forum: PHP Help and Discussion
Topic: phpBB <= 2.0.10 vulnerability
Replies: 5
Views: 9186

scott thank you so much!!!

I were asleep. I saw the post about the app-vault channel, but did not add it to my yum.conf. Sorry! :oops:
by carlswart
Wed Dec 22, 2004 5:03 am
Forum: PHP Help and Discussion
Topic: phpBB <= 2.0.10 vulnerability
Replies: 5
Views: 9186

I have posted a small Perl script to detect possible vulnerable phpBB installations. The script also enables a workaround.

Please see my phpBB page, located at the following URL: http://www.carlswart.co.za/phpbb/