Version 1.1.1 moving to root dir Error
-
New Pligger
Version 1.1.1 moving to root dir Error
I have made a copy of my site under root/newidig and updated from 1.04 to 1.1.1. And after successfully updateI have moved my site to root directory but my site show blank page when I try to open website. I have also removed "/newidig" from settings.php but still blank page loading.
Thanks in advance
Khan
-
Pligg Founder
It would help if you linked to your site.
Also, copy/paste your settings.php file so that we can verify that the first 2 lines are correct.
-
New Pligger
Hello Yankidank,
Thank you for your reply. I have moved the website 1.1.1 to old "http://idig.co.il/newidig" location and restore 1.04 to root directory.
Please find below my settings.php file
<?php
$my_base_url = 'http://idig.co.il';
$my_pligg_base = '/newidig';
$dblang = 'en';
if(!defined('table_prefix')){ define('table_prefix', 'pligg_'); }
include_once mnminclude.'settings_from_db.php';
?>
when i moved to root directory I changed to:
<?php
$my_base_url = 'http://idig.co.il';
$my_pligg_base = ' ';
$dblang = 'en';
if(!defined('table_prefix')){ define('table_prefix', 'pligg_'); }
include_once mnminclude.'settings_from_db.php';
?>
When I use to http://idig.co.il or http://idig.co.il/index.php to load website it load nothing.show only blank page.
-
Pligg Founder
Probably corrupted files on upload. Try re-uploading the files.
-
New Pligger
I solved issue by again run update after moving to root directory.
Thanks
Khan
Similar Threads
-
By jonnydep in forum Questions & Comments
Replies: 5
Last Post: 03-22-2011, 07:17 AM
-
By huski in forum Questions & Comments
Replies: 15
Last Post: 11-26-2009, 08:13 AM
-
By johnsteel in forum Questions & Comments
Replies: 5
Last Post: 05-16-2008, 01:21 PM
-
By animas in forum Questions & Comments
Replies: 10
Last Post: 02-11-2008, 09:25 PM
-
By franticindustries in forum Questions & Comments
Replies: 2
Last Post: 12-27-2006, 07:14 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules