1
qingting
Re: Blank Page After Installation
  • 2004/9/12 5:30

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1



I'm not a programmer either a network or database expert.
But after installed 3~5 website with XOOPS I found some possible solutions for the blank page problem:

0.1 The web hosting is not stable during the installation or they did something to your www.XXXXXX.com/~YYYYYY link and causing the page couldn't b shown.

0.2 Must immediately log in as webmaster after the installation and install all the modules and set the group permission as well.

And Please Do Not change the Weight of the the modules because it will cause the blank page problem. This will happed if u just change weight of just one module. (The developer team please test and check this problem.)

0.3 Please keep ur FTP log in ur website while u using browser log in as webmaster for the 1st time and change the chod using the FTP and refresh/relaod the page with the browser and see whether it has been chenged. Sometimes the server won't let u change chod in FTP mode then u have to use C-Panel or Plesk to do it.

0.4 Make sure u install every thing and set up everything b4 ur log out as webmaster for the 1st time.

Hope these will help.

=|= QingTing





2
qingting
National Union of Journalists website
  • 2004/2/9 18:18

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


I built this website using 2.0.6RC for my Union. It runs smoothly.

http://www.nujsinchewdaily.org

Some tips for those who wanted to install my-album 2.60.
The my-album 2.60 got serious database problem (I think so). My-album 2.60 will re-appeared the same photos after posting 14 or 16 or more photos. Don't know what happend. So I decided to install the 2.5 version and it works fine.



3
qingting
Re: Database disconnected after host upgraded server OS
  • 2003/12/16 14:19

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


Thank you very much Herko. I guess my host fixed the problem so my website is back online. Don't know how he fixed it.



4
qingting
Re: What this error mean???
  • 2003/12/15 18:56

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


Hi Parafal,

Looks like both of us are facing the same problem!!!
But mine is worse bcoz I got two more lines than u



5
qingting
Re: Database disconnected after host upgraded server OS
  • 2003/12/15 18:52

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


Well, that's all real ID and password. I don't mind to disclose it bcoz I may have to re-install the whole website using new database.

Do u all think may be my host have not fully re-install/re-covered everything at the server?

Anyway thanks u all for help.

I'll wait a few days and see how it works before I re-install a new website. (kind of sick doing this repeated many times and all data were gone forever



6
qingting
Re: Database disconnected after host upgraded server OS
  • 2003/12/15 18:37

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


Thanks Herko,

This is my current main.php file, all ID and psw are correct, is there any thing wrong?

if ( !defined("XOOPS_MAINFILE_INCLUDED") ) {
define("XOOPS_MAINFILE_INCLUDED",1);

// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', '/################');

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', 'http://www.dragonflylee.com');

// Database
// Choose the database to be used
define('XOOPS_DB_TYPE', 'mysql');

// Table Prefix
// This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default 'xoops'.
define('XOOPS_DB_PREFIX', '#######');

// Database Hostname
// Hostname of the database server. If you are unsure, 'localhost' works in most cases.
define('XOOPS_DB_HOST', 'l#######');

// Database Username
// Your database user account on the host
define('XOOPS_DB_USER', '############3');

// Database Password
// Password for your database user account
define('XOOPS_DB_PASS', '###############');

// Database Name
// The name of database on the host. The installer will attempt to create the database if not exist
define('XOOPS_DB_NAME', 'myqueen');

// Use persistent connection? (Yes=1 No=0)
// Default is 'Yes'. Choose 'Yes' if you are unsure.
define('XOOPS_DB_PCONNECT', 0);

define('XOOPS_GROUP_ADMIN', '1');
define('XOOPS_GROUP_USERS', '2');
define('XOOPS_GROUP_ANONYMOUS', '3');

if (!isset($xoopsOption['nocommon'])) {
include XOOPS_ROOT_PATH."/include/common.php";
}
}
?>



7
qingting
Database disconnected after host upgraded server OS
  • 2003/12/15 17:30

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


To all masters of Xoops,

I'm facing a seriuos problem whereby my server host (or web space provider) always like to upgrade the server OS, database and php without informing us.

So everytime after he did the upgrading job my website will be gone and I have to re-install the whole website. Althought he was trying to remain everything as it is, but it just didn't work some where or some how. (I think he doesn't know my database use ID and password and simply change it)

Is there a better way to slove my problems? I know nothing about php or programming but I can install and use XOOPS very well (this is good news to those hardworking XOOPS developers

This is the latest messages I got when trying to open my website after my host just upgraded the server OS (or may be others as well):

This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the XOOPS Troubleshooting Page for assistance.

Warning [PHP]: Access denied for user: 'dragonflylee@localhost' (Using password: YES) in file class/database/mysqldatabase.php line 74

*(((my password never to be a YES, does this means the database must use a password or it changed my password to YES?)))

Warning [PHP]: MySQL Connection Failed: Access denied for user: 'dragonflylee@localhost' (Using password: YES) in file class/database/mysqldatabase.php line 74

*(((this also same as above)))

Error [Xoops]: Unable to connect to database in file class/database/databasefactory.php line 34

Thanks in advance for all your help



8
qingting
Module searching...
  • 2003/10/17 18:26

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


To all XOOPS developers and users,

Is there any XOOPS module with members matching feature such as other member matching apps? I'm running a community site need to insert a members matching apps for my members to search for members with same hobbies and other aspects as well.
And I think with members pix upload and management functions such as member loyalty management programmes etc... will be better.
Thanks.



9
qingting
2.0.5 RC News modules problem
  • 2003/10/7 16:07

  • qingting

  • Just popping in

  • Posts: 11

  • Since: 2003/9/5 1


The imgsrc buttons are not working. I sued to use these button to link all my pictures but it seems they all "dead".
Someone please fix this.




TopTop



Login

Who's Online

232 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits