1
bricex
correct wat to publish a xoops site elaborated on local machine
  • 2005/9/9 13:57

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


can you indicate me the correct procedure a should follow to put on line a website that i've developed working on a local database?
i think i did something wrong
thank you
...

2
kaotik
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/9 14:19

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


1- copy all your files to the remote server
2- copy db to remote db
3- update mainfile.php with your remote server info.
4- CHMOD mainfile.php to 444
4- CHMOD 777 the following: /templates_c /uploads /cache
5- delete /install directory if it's still there.
that's it!

The only tricky part here is getting the right info into mainfile.php
In case your not sure what to place in XOOPS_ROOT_PATH and XOOPS_URL you can create a phpinfo file on your remote server to find out what they are.
www.kaotik.biz

3
bricex
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 12:29

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


i followed everithing step by step....
my site in local is perfect
please take a look at what i get online:

http://www.coniglioviola.com/art-factory/

how is that possible???
...

4
LazyBadger
Re: correct wat to publish a xoops site elaborated on local machine

I think, you have "Module for homepage" selected... and something wrong with it.
disable it by direct update of database (can't get you full and correct URL) and try login and go to admin after it
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

5
bricex
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 12:58

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


how can i disable it?
at the moment i cannot access to any page of the website...
included administration or login page
...

6
bricex
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 13:04

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


in db these are the values i found for startpage:

5 1 1 startpage _MD_AM_STARTPAGE -- _MD_AM_STARTPAGEDSC startpage other 4
...

7
bricex
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 14:02

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


is that possible that the reason is that on my local machine it runs:
Apache version Apache/1.3.33 (Win32)  
PHP version 5.0.4 
MySQL version 
4.1.10a-nt extension mysqli



and on the remote machine it runs:

Operating system  Linux  
Kernel version
:  2.4.22-1.2115.nptl  
Apache version  1.3.33 
(Unix)  
PERL version   5.8.1  
PHP version  4.4.0  
MySQL version  4.0.18
-standard


if this is the reason... how can i solve that?
...

8
skalpa
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 15:56

  • skalpa

  • Quite a regular

  • Posts: 300

  • Since: 2003/4/16


The "Undefined index" lines mean XOOPS is unable to retrieve the config data from the DB.
Quote:
on my local machine it runs:
...
MySQL version : 4.1.10a-nt - extension : mysqli

and on the remote machine it runs:
...
MySQL version 4.0.18-standard

It might come from here.
MySQL 4.0 and 4.1 are not fully compatible since the later changed/enhanced its support for different character sets.
I can't help you anymore, as I never encountered this (I run different MySQL locally, so my local sites use the same versions as the online ones), but somebody else may give a solution starting from this info (maybe: check if the program you use to export/transfer the db data has an option to handle this).

skalpa.>
Any intelligent fool can make things bigger, and more complex. It takes a touch of genius, a lot of courage, to move in the opposite direction.
Two things are infinite: the universe and human stupidity; and I'm not sure about the 1st one (A.Einstein)

9
bricex
Re: correct wat to publish a xoops site elaborated on local machine
  • 2005/9/10 16:12

  • bricex

  • Just popping in

  • Posts: 71

  • Since: 2003/1/16


thank you...
i actually use phpMyAdmin... do you know if it has this option?
...

Login

Who's Online

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


Members: 0


Guests: 259


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