21
spectrum
Re: Help .... Website broken
  • 2006/8/21 16:54

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

Yup....el blanko page o again.
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



22
spectrum
Re: Help .... Website broken
  • 2006/8/21 16:23

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

davidl2 wrote:
http://lifeinafishbowl.net/main/modules/xoopsheadline/ - seems to give a display - although the theme seems corrupted.

Have you tried regenerating the templates at all?

I can't even get to the admin section. I can log in, get to the menu to select administrative stuff and then it gives a blank page.
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



23
spectrum
Re: Help .... Website broken
  • 2006/8/21 16:02

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Okay,
I've come to realize that every installation of XOOPS on all the sites that I host and have designed are SCREWED. I've invested countless hours and have clients paid for the security of having their site up and running. I'm about to start another site for someone and I have ZERO confidence that I can use XOOPS. I nor my users changed anything, anywhere I've isolated users, groups and infinitum and nowhere could anyone make changes and still the site is screwed. Anyone else have this issue?
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



24
spectrum
Re: Help .... Website broken
  • 2006/8/18 11:27

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

stefan88 wrote:
Hi,

Quote:

Is the databasename really gcollins_xoop1? (again check with phpmyadmin
Yes, the user is "gcollins and the dbase name is xoop1


In your mainfile.php both database username and database name are the same - gcollins_xoop1

To make it clear - You changed hosts, so you used old back up of XOOPS version 2.0.10 and:

1. You uploaded backup database to new server.
2. You edited old mainfile.php to mach settings for the new host - new database user name and new database name if they are different, new virtual path - it may be different for the new host.
3. You uploaded all files from old backup to the new host.


Does your DNS records match the new host?


Okay that stuff is fine, but the issue still remains that out of the blue... any site I host or manage has no frame work. Hence Life In a fish bowl and that is the original issue to start with...
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



25
spectrum
Re: Help .... Website broken
  • 2006/8/17 21:45

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

Biteronboard wrote:
Can you give us a rundown of your server specs?

Especially PHP(vers)

I couldn't Imagine 2.0.10 working with PHP5

Operating system Linux
Service Status | Click to View
Kernel version | 2.6.17.6hg
Machine Type | i686
Apache version | 1.3.36 (Unix)
PERL version | 5.8.7
Path to PERL | /usr/bin/perl
Path to sendmail | /usr/sbin/sendmail
Installed Perl Modules | Click to View
PHP version | 4.4.2
MySQL version | 4.1.19-standard
cPanel Build | 10.8.2-RELEASE 119
Theme | cPanel X v2.5.0
Documentation | Click to View
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



26
spectrum
Re: Help .... Website broken
  • 2006/8/17 20:55

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

Quest wrote:
I looked but I can't find, what version of XOOPS are you using? I ask this because your mainfile.php is different from mine. I am using 2.0.14.
You said you used the backup from March and uploaded it, and the SQL file. What SQL file did you use?

Quest
I am using v2.0.10
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



27
spectrum
Re: Help .... Website broken
  • 2006/8/17 20:53

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

Bender wrote:
What about the first question:

Can you use phpmyadmin with the database of that site using the username and password which are in the mainfile.php?
Yes I can. But I'm not very good at dbase manipulation
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



28
spectrum
Re: Help .... Website broken
  • 2006/8/17 20:21

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Quote:

Bender wrote:
For site 1: (the thomaschart.org one)

Can you use phpmyadmin with the database of that site using the username and password which are in the mainfile.php?

Is in mainfile.php from site 2 the hostname also localhost?
Otherwise change the one in site 1 to the same as that used in the mainfile of number2.
The sites are two different entities and therefor have two different databases

Is the databasename really gcollins_xoop1? (again check with phpmyadmin
Yes, the user is "gcollins and the dbase name is xoop1
=====================================================

for site 2: (the fishy thing)

Can you still login?
(usinghttp://lifeinafishbowl.net/main/user.php)

At least from that page you get to see some other content.


If you can access the admin after logging in:
(usinghttp://lifeinafishbowl.net/main/admin.php)
Logging into url/main/admin.php leaves me with a blank page

- set theme back to XOOPS default theme
- deactivate news (do NOT uninstall)

See what happens.
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



29
spectrum
Re: Help .... Website broken
  • 2006/8/16 23:14

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


Okay well here is what happened. Go visit Life in a fish bowland you will see what I orginially saw with the first site that is now in complete havoc and probably beyond frickin repair.

When you visit the above link you'll see the opening page defaults to the news module and there is no XOOPS structure the page.

Thanks
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!



30
spectrum
Re: Help .... Website broken
  • 2006/8/16 20:39

  • spectrum

  • Just popping in

  • Posts: 41

  • Since: 2005/12/13


[size=x-large]Below is Mainfile.php[/size]

Quote:
<?php
// $Id: mainfile.dist.php,v 1.7 2004/12/26 19:11:47 Onokazu Exp $
// ------------------------------------------------------------------------ //
// XOOPS - PHP Content Management System //
// Copyright (c) 2000 XOOPS.org //
// <https://xoops.org/> //
// ------------------------------------------------------------------------ //
// This program is free software; you can redistribute it and/or modify //
// it under the terms of the GNU General Public License as published by //
// the Free Software Foundation; either version 2 of the License, or //
// (at your option) any later version. //
// //
// You may not change or alter any portion of this comment or credits //
// of supporting developers from this source code or any supporting //
// source code which is considered copyrighted (c) material of the //
// original comment or credit authors. //
// //
// This program is distributed in the hope that it will be useful, //
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
// GNU General Public License for more details. //
// //
// You should have received a copy of the GNU General Public License //
// along with this program; if not, write to the Free Software //
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA //
// ------------------------------------------------------------------------ //

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

// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_ROOT_PATH', '/home/gcollins/public_html/bridge');
define('XOOPS_ROOT_PATH', '/home/gcollins/public_html/bridge');

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_URL', 'http://thomaschart.org/bridge');
define('XOOPS_URL', 'http://thomaschart.org/bridge');

define('XOOPS_CHECK_PATH', 1);
// Protect against external scripts execution if safe mode is not enabled
if ( XOOPS_CHECK_PATH && !@ini_get('safe_mode') ) {
if ( function_exists('debug_backtrace') ) {
$xoopsScriptPath = debug_backtrace();
if ( !count($xoopsScriptPath) ) {
die("XOOPS path check: this file cannot be requested directly");
}
$xoopsScriptPath = $xoopsScriptPath[0]['file'];
} else {
$xoopsScriptPath = isset($_SERVER['PATH_TRANSLATED']) ? $_SERVER['PATH_TRANSLATED'] : $_SERVER['SCRIPT_FILENAME'];
}
if ( DIRECTORY_SEPARATOR != '/' ) {
// IIS6 may double the \ chars
$xoopsScriptPath = str_replace( strpos( $xoopsScriptPath, '\\\\', 2 ) ? '\\\\' : DIRECTORY_SEPARATOR, '/', $xoopsScriptPath);
}
if ( strcasecmp( substr($xoopsScriptPath, 0, strlen(XOOPS_ROOT_PATH)), str_replace( DIRECTORY_SEPARATOR, '/', XOOPS_ROOT_PATH)) ) {
exit("XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.");
}
}

// 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', 'xoops');

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

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

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

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

// 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']) && XOOPS_ROOT_PATH != '') {
include XOOPS_ROOT_PATH."/include/common.php";
}
}
?>


[size=x-small]edit by jensclas - i edited out your password - you really don;t want that in a public forum. [/size]
I'm enjoying Xoops, but it doesn't come without heartache and customer complaints!




TopTop
« 1 2 (3) 4 5 »



Login

Who's Online

176 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

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

Latest GitHub Commits