Search found 68 matches

by Brent
Thu Jun 15, 2006 3:28 am
Forum: PHP Help and Discussion
Topic: Issue with php and mysql upgrade
Replies: 12
Views: 12211

scott wrote:panic.
lmfao
by Brent
Tue Apr 11, 2006 2:19 pm
Forum: General Help and Development Discussion
Topic: Squirrelmail problem
Replies: 0
Views: 3040

Squirrelmail problem

Got a problem when trying to open emails: Warning: main(DB.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/plugins/sasql/sasql_db.php on line 5 Fatal error: main(): Failed opening required 'DB.php' (include_path='.:') in /usr/share/squirrelmail/plugins/sasql/sasql_d...
by Brent
Wed Apr 05, 2006 6:06 am
Forum: Requests
Topic: new rpm request eaccelerator
Replies: 8
Views: 11263

You should use APC instead :)

http://pecl.php.net/package/APC

Just make sure you have php-devel and you can install it from source easy
by Brent
Tue Mar 21, 2006 12:59 am
Forum: PHP Help and Discussion
Topic: Anyone here using PHP 5.0.4 on RHE3?
Replies: 1
Views: 4590

Anyone here using PHP 5.0.4 on RHE3?

I use RHE3 and I have Mysql 4.1.18 installed... wondering if anyone has Php 5.0.4 installed and if so was it as simple as yum upgrade php?
by Brent
Tue Mar 21, 2006 12:53 am
Forum: Requests
Topic: Mysql 4.1.18 is out with huge performance bug fix
Replies: 22
Views: 28229

Test version works for me
by Brent
Mon Jan 02, 2006 2:59 pm
Forum: Requests
Topic: mysql 4.1.16 out
Replies: 1
Views: 5029

mysql 4.1.16 out

:D
by Brent
Fri Dec 02, 2005 4:29 am
Forum: General Help and Development Discussion
Topic: Call me slow but I am confused
Replies: 1
Views: 2635

Call me slow but I am confused

Here is my current yum.conf What do I need to change that to so that it sees the new archives? [main] cachedir=/var/cache/yum debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release tolerant=1 exactarch=1 [psa-7.5] name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 ...
by Brent
Fri Nov 25, 2005 4:47 pm
Forum: General Help and Development Discussion
Topic: Mysql will not start with PHP 4.4.0 & MySQL 4.1.15!
Replies: 2
Views: 3791

reboot fixed it

/etc/rc.d/initd/mysqld restart was not working
by Brent
Fri Nov 25, 2005 4:40 pm
Forum: General Help and Development Discussion
Topic: Mysql will not start with PHP 4.4.0 & MySQL 4.1.15!
Replies: 2
Views: 3791

Mysql will not start with PHP 4.4.0 & MySQL 4.1.15!

All I did was run yum upgrade mysql and as soon as the installer was done mysql crashed and will not start!

http://www.mustangevolution.com
by Brent
Fri Nov 25, 2005 4:34 pm
Forum: General Help and Development Discussion
Topic: MySQL server has gone away (4.1.15)
Replies: 2
Views: 3636

Mysql will not start with .15!!! What do I do?
by Brent
Tue Nov 08, 2005 2:16 am
Forum: PHP Help and Discussion
Topic: 4.4.1 beware! Bug
Replies: 31
Views: 31237

4.4.1 beware! Bug

If you use phpadsnew please read this http://forum.phpadsnew.com/index.php?showtopic=9493

There is a bug that prevents it from working in 4.4.1
by Brent
Tue Nov 01, 2005 10:35 pm
Forum: Requests
Topic: PHP 4.4.1 is out
Replies: 3
Views: 7072

PHP 4.4.1 is out

:) Just thought I would let you know
by Brent
Thu Oct 20, 2005 4:37 am
Forum: General Help and Development Discussion
Topic: Php client API 3.23 on 4.1.14?
Replies: 2
Views: 3893

This ones in the FAQ, but the short version is yes, its supposed to do that for compatibility reasons. I know its in the FAQ I didnt word my question well enough, something to do with passwords being different in 4.1.x than 4.0.xx and using the api 3.23.xx for php messing that up... but that turned...
by Brent
Thu Oct 13, 2005 1:48 pm
Forum: General Help and Development Discussion
Topic: Php client API 3.23 on 4.1.14?
Replies: 2
Views: 3893

Php client API 3.23 on 4.1.14?

Will this cause conflicts with programs???

When will you be able to use the new mysql api?