google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

Install not completing #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upload files to server, set permissions
2. Open rssLounge in IE8 abd fill out database and admin user inormation
3. Click "Install rsslounge"

What is the expected output? What do you see instead?
I expect to see the program load however thesetup page returns with the 
following text at the top of the page: 
"rsslounge needs the 'pdo' extension"
"rsslounge needs the 'pdo_mysql' extension"

What version of the product are you using? On what operating system?
rsslounge version 1.4
Linux
PHP Version 5.2.13

Please provide any additional information below.

Original issue reported on code.google.com by keithbro...@optonline.net on 13 Jul 2010 at 3:15

GoogleCodeExporter commented 8 years ago
Is the PDO Extension on your PHP installation available and activated? More 
information you can find on http://de.php.net/manual/en/book.pdo.php

Regards
 Tobi

Original comment by zzuzzlwuzzl@googlemail.com on 13 Jul 2010 at 5:23

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
"with-pdo-mysql=shared" "--with-pdo-sqlite=shared" "enable-pdo=shared"  are 
shown in my PGP configure command, I do not see it mentioned anywhere else. 

Original comment by keithbro...@optonline.net on 13 Jul 2010 at 10:26

GoogleCodeExporter commented 8 years ago
If you execute 
phpinfo();
is there PDO and pdo_mysql mentioned?

Original comment by zzuzzlwuzzl@googlemail.com on 17 Jul 2010 at 12:29

GoogleCodeExporter commented 8 years ago

Original comment by zzuzzlwuzzl@googlemail.com on 2 Dec 2010 at 6:48

GoogleCodeExporter commented 8 years ago
Rsslounge has been working on my server from version 1.5 up to 1.6
I only notice over the past month it stopped working and upon investigating I 
finally backed up my database, then did a new install of v1.7

I receive the exact same error now on the install page:
"rsslounge needs the 'pdo' extension"
"rsslounge needs the 'pdo_mysql' extension"

I had saved the installer of v1.6 and the same error also shows.  This use to 
never show when installing RSS. 

php 5.3.6
mysql 5.1.56

Original comment by jsnl...@gmail.com on 28 May 2011 at 4:15