Search found 53 matches

by kilgore
Thu Feb 16, 2006 11:40 am
Forum: PHP Help and Discussion
Topic: suPHP on plesk 7.5.3
Replies: 14
Views: 17928

strolfey wrote:Kilgore, did you follow the steps above, or did you do something else? I tried installing suphp 5.2, and I got an Internal Server Error.
I've done exactly what is written and there's still no problem...
by kilgore
Sun Jan 08, 2006 7:20 am
Forum: PHP Help and Discussion
Topic: suPHP on plesk 7.5.3
Replies: 14
Views: 17928

Hi all, I was trying to run mod_suphp 6.1 since 3 days when I read this thread. Installing mod_suphp 5.2 runs like a charm ! I've added the suPHP_engine off for webmail and default vhost and everything run fine ! Also, don't forget to change session.save_path = /var/lib/php/session to session.save_p...
by kilgore
Thu Jan 05, 2006 6:24 am
Forum: PHP Help and Discussion
Topic: Exec_dir patch for PHP
Replies: 0
Views: 5692

Exec_dir patch for PHP

Hi all, For security reason I've disabled exec() function in my php.ini but some customers using ImageMagick are complaining. Ok, I can tell them to use GD2 but what to say to user using RS2PDF or other functions ? I'm searching something to avoid this problem, having a secure PHP but allowing user ...
by kilgore
Sun Nov 20, 2005 11:45 am
Forum: General Help and Development Discussion
Topic: PSA75/FC3 Error: Missing Dependency: libmysqlclient.so.10
Replies: 5
Views: 5620

Hi Scott, Thanks for your quick reply. Here is the output : perl-DBD-MySQL-2.9003-5 php-mysql-4.4.1-1.rhfc3.art libdbi-dbd-mysql-0.6.5-9 mysql-server-3.23.58-16.FC3.1 MySQL-python-0.9.2-4 mysql-3.23.58-16.FC3.1 Running yum install mysql-compat did the trick because trying to install mysql-compat als...
by kilgore
Sun Nov 20, 2005 8:00 am
Forum: General Help and Development Discussion
Topic: PSA75/FC3 Error: Missing Dependency: libmysqlclient.so.10
Replies: 5
Views: 5620

PSA75/FC3 Error: Missing Dependency: libmysqlclient.so.10

Hello, I'm just upgrading a new clean server to last PHP and MySQL version but when I run yum update mySQL I got the following errors : Error: Missing Dependency: libmysqlclient.so.10 is needed by package php-mysql Error: Missing Dependency: libmysqlclient.so.10 is needed by package perl-DBD-MySQL E...
by kilgore
Wed Sep 28, 2005 3:08 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 29637

Problem fixed for me after upgrade to 4.4.0-3.

Thanks scott !

Kilgore
by kilgore
Sun Sep 25, 2005 7:00 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 29637

I replaced my php.ini file with php.ini.rpmsave and everything is working fine with 4.4.0. First I just replaced the the sendmail_path line with: sendmail_path = /usr/sbin/sendmail -t -i But then I was also having some mysql problems so I just replaced php.ini with php.ini.rpmsave My sendmail path ...
by kilgore
Sat Sep 24, 2005 6:31 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 29637

Chicken or not, I've just upgraded a psa754/FC3 test box with PHP 4.4.0 and mail() isn't available :roll:
by kilgore
Mon Sep 19, 2005 8:22 am
Forum: PHP Help and Discussion
Topic: Call to undefined function: mail()
Replies: 26
Views: 29637

Same problem FC3 / PSA 7.5.4.
by kilgore
Sat Sep 03, 2005 12:32 pm
Forum: General Help and Development Discussion
Topic: Spamassassin and QmailScanner dependency to upgrade to 7.5.4
Replies: 5
Views: 6044

Yes, that's this thread: http://www.atomicrocketturtle.com/forum/viewtopic.php?t=488 (you could have looked around before posting, kilgore, it's the exact same issue) And no, I haven't fixed it yet. Someone else posted in that thread about fixing it, but I never understood that solution. How could ...
by kilgore
Fri Sep 02, 2005 8:38 am
Forum: General Help and Development Discussion
Topic: Spamassassin and QmailScanner dependency to upgrade to 7.5.4
Replies: 5
Views: 6044

Spamassassin and QmailScanner dependency to upgrade to 7.5.4

Hello, I'm running Plesk 7.5.2 on FC3 and when I try to upgrade to 7.5.4 with yum update psa I got : Resolving dependencies .......Unable to satisfy dependencies Package qmail-scanner needs spamassassin, this is not available. Here are the packages that are installed : spamassassin-3.0.3-1.rhfc3.art...
by kilgore
Thu Aug 11, 2005 5:53 am
Forum: General Help and Development Discussion
Topic: Checksum error...
Replies: 8
Views: 7598

The 256 error is there because it fails with the checksum error on your rpm so it tries to get rpm from other server but I don't have others in my yum.conf.
by kilgore
Mon Aug 08, 2005 8:45 am
Forum: General Help and Development Discussion
Topic: Checksum error...
Replies: 8
Views: 7598

Checksum error...

Hello, I'm getting a very strange problem while trying to install PSA 7.5.3 from psa-7.5 channel on a clean FC3 server : I've many error : "[Errno -1] Package does not match checksum" for the following packages : psa-qmail - 1.03-fc2.build75050506.13.i586: failure: RPMS/psa-qmail-1.03-fc2....
by kilgore
Mon May 30, 2005 7:30 am
Forum: PHP Help and Discussion
Topic: 4.3.11-7 and gd2
Replies: 10
Views: 12019

Can you tell me how did have you rolled back to PHP 4.3.10 ? I'm in a bad situation with this problem ! Did you delete all the PHP rpm with no-deps ? All these : php-mysql-4.3.11-7.rhfc2.art php-mbstring-4.3.11-7.rhfc2.art php-ldap-4.3.11-7.rhfc2.art php-imap-4.3.11-7.rhfc2.art php-4.3.11-7.rhfc2.ar...
by kilgore
Wed May 25, 2005 7:23 am
Forum: General Help and Development Discussion
Topic: Error updating to 7.5.3
Replies: 2
Views: 4274

Moreover you could have a look to this topic :

http://atomicrocketturtle.com/forum/viewtopic.php?t=341

Which already exist and speak about this problem (without giving a solution :-/) !