Step 4: Creating database tables...
......
......
......
Tables were created successfully!
Error: You may have typed the template name wrong or "phpsysinfo" does not exist. Click here to fix it.
Who can help me?


Step 4: Creating database tables...
......
......
......
Tables were created successfully!
Error: You may have typed the template name wrong or "phpsysinfo" does not exist. Click here to fix it.
Who can help me?
I used Firefox 3.6.2 just now.
When I use IE9 Beta, this error disappeared.
Then I meet another problem. I can't login the site second time. When I restart the computer, I can login the site again.
In addition, many links in admin panel do not work.
I have reinstall the pligg again, these errors remain.
My pligg is 1.1.2. The OS is Windows 7. The webserver is XAMPP 1.7.2.
The problems are strange.
Yeah, I've had weird issues dealing with Pligg on a localhost server (using WAMP or XAMP). Never able to repeat the same issues when on a normal Apache server.
The Facebook Module for Pligg CMS!
Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!
* URL to your site || http://localhost/pligg/index.php
* Pligg Version || 1.1.2
* Pligg Template || default
* Are you using any Pligg modules not installed by default? || No.
* Operating System (ex. Windows Vista) || Windows 7
* Browser Version (ex. Firefox 3.0.6) || Firefox 3.6.2, IE9 Beta
* Server PHP and MySQL versions || XAMPP 1.7.2a (PHP 5.3.0, MySQL 5.1.37)
* Is Pligg installed on a subdomain? (ex. subdomain.domain.com) || No
* Is Pligg installed on a subdirectory? (ex. domain.com/subdirectory) || Yes. http://localhost/pligg/index.php
* Are you using URLmethod2 or a .htaccess file? || Yes, I have enabled the .htaccess
The Re-directing section of the .htaccess is:
## Re-directing Begin
Options +FollowSymlinks -MultiViews
RewriteEngine on
## If Pligg is installed in a subfolder, change the below line to RewriteBase /name-of-subfolder
RewriteBase /pligg
## If installed in a subfolder you may need to add ## to the beginning of the next line
##RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.php\ HTTP/
## Remove these two lines if you have a sub-domain like http://subdomain.pligg.com or http://localhost
## Keep if your site it like Pligg CMS | Open Source Content Management System
##RewriteCond %{HTTP_HOST} !^www\.
##RewriteRule .* http://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
##### Re-directing End #####
@crackedhead
It's on my local PC.
I installed XAMPP 1.7.3, which includes PHP 5.3.1 and MySQL 5.1.41. Then I installed the Pligg 1.1.2 to the root folder of the web server. The problems remain.
I searched the forum, and find many people met the same or similar problems as mine for a long time ago.
I was defeated by Pligg 1.1.2 today.