Search found 10 matches

by madsere
Wed Oct 04, 2006 12:57 pm
Forum: PHP Help and Discussion
Topic: php set including php-xslt for php-4.4.x /RHEL4 anywhere?
Replies: 1
Views: 4449

php set including php-xslt for php-4.4.x /RHEL4 anywhere?

A client is asking us to install pp-xslt on a Virtuozzo/Plesk-8.01 server but we're unable to find a php set with xslt. Php-4 preferable but failing that we might convince the client to go with php-5.
by madsere
Mon May 08, 2006 2:36 pm
Forum: General Help and Development Discussion
Topic: Adding [atomic] to yum.conf
Replies: 10
Views: 9878

Always?

I get a 401 error!
by madsere
Thu Feb 23, 2006 4:21 pm
Forum: General Help and Development Discussion
Topic: Where can I find php-devel-4.3.11-8.rhel3.art?
Replies: 3
Views: 3722

Is there no way to upgrade php without upgrading mysql to 4.1 ?
by madsere
Thu Feb 23, 2006 1:56 pm
Forum: General Help and Development Discussion
Topic: Where can I find php-devel-4.3.11-8.rhel3.art?
Replies: 3
Views: 3722

Where can I find php-devel-4.3.11-8.rhel3.art?

I have a Plesk server with a (one) very very busy website and wanted to install eaccelerator on it. I understand there are at this time no functional rpm for it so I proceeded installing the source version. First catch is that I need php-devel for that. PHP installed is php-4.3.11-8.rhel3.art. My fi...
by madsere
Thu Sep 29, 2005 1:46 am
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

I made a phpinfo() script and it says, under mysql: Client API version 3.23.58 The mysql version we have installed is 4.1 - how come it still says clietn API is 3.23 ? # rpm -qa | grep -i mysql mysql-server-4.1.12-1.rhel3.art mysql-4.1.12-1.rhel3.art perl-DBD-MySQL-2.1021-3 php-mysql-4.4.0-3.rhel3.a...
by madsere
Wed Sep 28, 2005 9:58 pm
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

Hm, that was not the only problem in this php.ini. Next error was unable to connect to mysql. By copying a php.ini from an older installation, I got over that just to get a new problem: Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading ...
by madsere
Wed Sep 28, 2005 9:11 pm
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

Yep, that was the problem!

Thanks!
by madsere
Wed Sep 28, 2005 2:14 pm
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

It's a new installation, downloaded and installed latest ioncube version at the same time.

Also, make sure you're not replacing your php.ini with the one from the rpm

There's only one php.ini on the server. Please explain?
by madsere
Wed Sep 28, 2005 1:08 pm
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

Quite sure. By renaming an ioncube directory I can provoke a different error message.

# rpm -qa | grep mcrypt
php-mcrypt-4.4.0-3.rhel3.art
libmcrypt-devel-2.5.7-1.rhel3.art
libmcrypt-2.5.7-1.rhel3.art

What am I doing wrong?
by madsere
Wed Sep 28, 2005 8:31 am
Forum: PHP Help and Discussion
Topic: php-mcrypt hosed?
Replies: 10
Views: 14132

php-mcrypt hosed?

Yum-update'ed php and php-mcrypt ... but phpinfo doesn't show it. Any idea what's wrong? # rpm -qa | grep ^php php-mcrypt-4.4.0-3.rhel3.art php-mbstring-4.4.0-3.rhel3.art php-mysql-4.4.0-3.rhel3.art php-pear-4.4.0-3.rhel3.art php-4.4.0-3.rhel3.art Restarted httpd, anything else needed doin for mcryp...