Search found 11 matches

by macbug
Wed Aug 16, 2006 7:22 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

installer error

I was able to get the package built and installed. I entered mysql information and it gave me an error about not being able to connect. Now, when I try to get back to that page, it says:

It seems you already running a version of phpMyFAQ.

Do I have to remove and reinstall via rpm?
by macbug
Tue Aug 15, 2006 11:06 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

Installer Error

Sorry for the basic trouble...now that I have phpmysql extension loading, I am now getting the error below. Where is the installer trying to install? Where I originally stored the installer files (/var/www/html/faq/) has all the correct permissions.

The following directory/-ies could not be created ...
by macbug
Tue Aug 15, 2006 4:07 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

Ok. Thanks for the assistance.
by macbug
Tue Aug 15, 2006 3:36 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

Installer Error

I have an external mysql install. Does that make a difference? I want to link PHP with that.

[root@SalesEng ~]# rpm -qa | grep mysql
mysql-server-4.1.20-1.RHEL4.1
mysqlclient10-3.23.58-4.RHEL4.1
libdbi-dbd-mysql-0.6.5-10.RHEL4.1
mysql-4.1.20-1.RHEL4.1
mysql-devel-4.1.20-1.RHEL4.1
[root@SalesEng ~]#
by macbug
Tue Aug 15, 2006 3:03 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

installation error

[mbranden@SalesEng ~]$ cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
[mbranden@SalesEng ~]$ rpm -qa | grep php-*
php-pear-4.3.9-3.15
php-ldap-4.3.9-3.15
php-gd-4.3.9-3.15
php-4.3.9-3.15
php-mbstring-4.3.9-3.15
by macbug
Mon Aug 14, 2006 8:36 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

where should mysql.so be located if php is going to load the extension?

I could not find an mysql.so file. I have libmysqlclient.so in /usr/lib/mysql. Is that the file I need to make reference to.
by macbug
Mon Aug 14, 2006 8:27 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

Php.INI

[PHP]

;;;;;;;;;;;;;;;;;;;
; About this file ;
;;;;;;;;;;;;;;;;;;;
;
; This is the recommended, PHP 4-style version of the php.ini-dist file. It
; sets some non standard settings, that make PHP more efficient, more secure,
; and encourage cleaner coding.
; The price is that with these settings, PHP ...
by macbug
Fri Aug 11, 2006 6:42 pm
Forum: Webserver and configuration
Topic: Installer Error
Replies: 14
Views: 53520

Installer Error

I get the error at the end of this post. I am running a localhost configuration. RedHat Linux. I have mysql and php installed. I'm not sure what to do about enabling the corresponding PHP extension. Can someone guide me please?

No supported database found! Please install one of the following ...
by macbug
Sat May 20, 2006 5:23 pm
Forum: General discussions
Topic: Search doesn't work after upgrade
Replies: 11
Views: 13895

Search String minimum

Does 1.6.1 still require more than 3 characters to perform search? I have acronyms such as BGP and TCP in my FAQ that users are not able to search for.
by macbug
Fri May 12, 2006 2:38 pm
Forum: General discussions
Topic: Basic Layout Questions
Replies: 1
Views: 5285

found it

actually I found it. nevermind It's under the lang files. thanks!
by macbug
Fri May 12, 2006 1:45 pm
Forum: General discussions
Topic: Basic Layout Questions
Replies: 1
Views: 5285

Basic Layout Questions

When searching, the results page displays the following:

21 search results

Page 1 from 3Pages


I want to change the Page 1 from 3Pages to something like Page 1 of 3 Pages.

Where do I edit that? I looked all over through the templates and such. There are also some basic design changes I want to ...