31
jcera
Cannot install xoops
  • 2005/7/14 2:03

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


I'm trying to install XOOPS on a new CPU.

I've installed apache and it's working properly.

I've installed mysql.

I've installed php.


but somehow, when i go tohttp://localhost/html to install xoops, i get only a list of folders and files under html.

I checked if i can run php scripts, and i can.

is there anything else i missed?



32
jcera
Re: keep getting blank page under linux
  • 2005/6/22 6:03

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


i'm clueless...how do i do that?



33
jcera
Re: keep getting blank page under linux
  • 2005/6/22 5:55

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


ok, i did that already. however, it says that MySQL denies access to root@localhost. howcome it's also checking my identity in linux when i'm logged in as webadmin in xoops? but yeah, i'm logged in as root in linux. is there something i can do about this? like add a user to to database or something? sorry, i'm new to linux.



34
jcera
keep getting blank page under linux
  • 2005/6/22 5:42

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


Hi. I recently switched to linux fedora 3 and now i can;t get my modules up. when i go to admin page, my installation is successful, but when i try to access the submodules, i get a blank page. No menu, no header, no templtes.

I think this could be because of the security, but i don't know what to do next. how do i make the modules show after a successful installation in linux? please help. thanks



35
jcera
Re: How do i reinatall xoops?
  • 2005/6/2 12:37

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


Hi. Thanks for responding. But another error seems to have come up. I discovered that my server is not runnign my php scripts but instead, only displays the script itself, just like the one on top.

I replaced my motherboard with a new one, without reformatting my hard disk. Could that have caused this?

I tried reinstalling PHP, and Apache. Apache seems to be working, however, it does not run my script. I'm stuck!



36
jcera
How do i reinatall xoops?
  • 2005/5/30 6:35

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


I reinstalled my apache server and somehow, i could't get the login page up. All i have is the ff page when i try to go to index.


<?php
// $Id: index.php,v 1.8 2003/03/23 23:03:58 okazu 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 //
// ------------------------------------------------------------------------ //
/**
* Catch new users and redirect them to the start page, if any
* @copyright © 2000 xoops.org
**/

/**
* redirects to installation, if XOOPS is not installed yet
**/
include "mainfile.php";

//check if start page is defined
if ( isset($xoopsConfig['startpage']) && $xoopsConfig['startpage'] != "" && $xoopsConfig['startpage'] != "--" ) {
header('Location: '.XOOPS_URL.'/modules/'.$xoopsConfig['startpage'].'/');
exit();
} else {
$xoopsOption['show_cblock'] =1;
include "header.php";
include "footer.php";
}
?>


i want to reinstall XOOPS on my machine. is deleting the whole folder enough? I tried renaming it, hooping that when i fo to ../html, it will redirect me to the install page. but somehow it knows that it's already installed in this machine. please help!



37
jcera
Can anyone teach me how the notification function works?
  • 2005/2/27 12:09

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


hi. you see, i want to make a module that requests for stuff. people must receive these requests. like for example,

1. PERSON A wants to submit REQUEST A to PERSON B.
2. PERSON B must receive this request through his notification box


how can i tweak the notification files to address this requirement? i'm really clueless. my php experience is not that advanced so when i read notifications.php, they don't make sense to me.

Hope you guys can help me.

thanks!



38
jcera
Re: My Web host got hacked
  • 2005/2/5 5:22

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


thanks, jd! i'll start with the installation.



39
jcera
Re: My Web host got hacked
  • 2005/2/5 5:13

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


oh...http://NA is not mine. haha! i just checked my profile and somehow, i must have placed narcotics anonymous' page. i should edit that.

ok, i'll run the install script...i'm assuming there are no other steps i'm required to take before I do this...



40
jcera
Re: My Web host got hacked
  • 2005/2/5 5:06

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


with regard to the database, i have no problem with it. the site is new so, it hasn't been updated yet. there's no problem if i start from scratch.

there are no errors displayed when i go to my page. i see only the directory. i'm expecting to be brought to my login page. :(




TopTop
« 1 2 3 (4) 5 6 7 8 »



Login

Who's Online

170 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 170


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