Thanks Thorsten. It's working!!!
Yggdra-sil
Search found 4 matches
- Wed Sep 17, 2014 9:19 pm
- Forum: Webserver and configuration
- Topic: phpMyFAQ with Sqlite3 and lighttpd
- Replies: 2
- Views: 6174
- Tue Sep 16, 2014 4:16 pm
- Forum: Webserver and configuration
- Topic: phpMyFAQ with Sqlite3 and lighttpd
- Replies: 2
- Views: 6174
phpMyFAQ with Sqlite3 and lighttpd
Hi,
I'm getting an error message when phpMyFAQ is installed using Sqlite3 (php5.3+, experimental) and lighttpd.
Error Message:
Sept 16 04:40:55 2014] [error] [client 192.168.10.1] PHP Fatal error: Call to undefined method PMF_DB_Sqlite3::fetch_assoc() in /var/www/faq/inc/PMF/DB/Sqlite3.php on ...
I'm getting an error message when phpMyFAQ is installed using Sqlite3 (php5.3+, experimental) and lighttpd.
Error Message:
Sept 16 04:40:55 2014] [error] [client 192.168.10.1] PHP Fatal error: Call to undefined method PMF_DB_Sqlite3::fetch_assoc() in /var/www/faq/inc/PMF/DB/Sqlite3.php on ...
- Mon Sep 08, 2014 10:10 pm
- Forum: Webserver and configuration
- Topic: Debian ARM / PHP MySQL Optimization
- Replies: 2
- Views: 6677
Re: Debian ARM / PHP MySQL Optimization
Thanks Thorsten.
I'm trying to run it on Beaglebone Black http://beagleboard.org/black and it works well with websites with images and text. But when I have numerous tables using <tr> or <td>, it gets really slow.
Also, I noticed that you've decided not to cache. (Cache-Control: no-store, no ...
I'm trying to run it on Beaglebone Black http://beagleboard.org/black and it works well with websites with images and text. But when I have numerous tables using <tr> or <td>, it gets really slow.
Also, I noticed that you've decided not to cache. (Cache-Control: no-store, no ...
- Mon Sep 08, 2014 5:28 pm
- Forum: Webserver and configuration
- Topic: Debian ARM / PHP MySQL Optimization
- Replies: 2
- Views: 6677
Debian ARM / PHP MySQL Optimization
Hi,
I'm running phpMyFAQ on Debian ARM OS with the latest phpMyFAQ.
Some sites are loading really slowly while others are not loading at all due to timeout. I was wondering if there was a way to optimize phpMyFAQ settings to speed up the load times. I also don't think the websites are not caching ...
I'm running phpMyFAQ on Debian ARM OS with the latest phpMyFAQ.
Some sites are loading really slowly while others are not loading at all due to timeout. I was wondering if there was a way to optimize phpMyFAQ settings to speed up the load times. I also don't think the websites are not caching ...