1
Acer2004
Re: new to php driven sites...need some help
  • 2005/8/31 0:52

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


well,
comments:
1. if u r working at INTRANET(many computer connected to each other ) you can get your ip address by 'ipconfig' command from dos prompt at windows or 'ifconfig' terminal command at linux

2. after getting your the internally IP address, each computer in your lan can access your machinehttp://your_ip_address orhttp://your_computer_name
but check at your httpd.conf (found at APACHE_HOME/conf/) therte is line containing Listen 80 and not commented.

3. to access your machine from outside your lan .. you have to get your INTERNET IP address (your lan computers will never can use this IP)

4. as Grizzlydk said (thank's Grizzlydk ) f your lan have router .. you MUST make redirection (using NAPT) for your url

check these 4 points and tell me what you need ...



2
Acer2004
Re: FOREIGN KEY Refernces ..
  • 2005/8/30 14:01

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


thank's again Mithrandir .. it's working right.
do u have any idea where these references stored in the MySQL database ..
i'm trying with 'COMMENT' field from 'show table status like' statement .. but i think there is a simple solution that that ..!!



3
Acer2004
Re: FOREIGN KEY Refernces ..
  • 2005/8/30 13:44

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


thank's Mithrandir,
in fact .. i was having no hope to solve this prob .. because most database designer doesnot use REFERENCES..

any way . i'm so happy .. i'm not trying ths solution .. but i think .. it'll work because it's logic

and i think i have just to add the two lines
1. $pattern3, and
2. the second line of $matches[0] .. this is right ?

by the way .. the class i'm designing and need to use REFERENCES is to facilitate reading, checking , and saving data from\to database table that related to other reference_tables using php to draw the input html form with just one line of code ..



4
Acer2004
Re: HELP!!! I CAN'T LOGIN ANYMORE
  • 2005/8/30 13:28

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


hi again ReySolar,
I don't agree with martyboy, the prob is not as the dbase files .. any way ..
f u beleive it's a data-base prob why not trying to access your data-base through the terminal or the SSH .. or you can use mysql-control-center it's available at MySQL web site for free

plz give more details about your linux browser (mozilla, firefox, ....) ?

what i said is accoring to the prob I faced .. and how i suucess to solve it ...



5
Acer2004
Re: new to php driven sites...need some help
  • 2005/8/30 13:16

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


what the web server u r using (apache, IIS , ....) ?



6
Acer2004
Re: 2 home pages 2 menus
  • 2005/8/30 13:08

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


f i understand u well, your prob is with the unrigester user ? u can make a block that appear to the Anynimous user that allow him to select where he can be re-directed .



7
Acer2004
FOREIGN KEY Refernces ..
  • 2005/8/30 12:58

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


XOOPs doesnot change reference table names to XOOPS_DB_PREFIX.table_name at foreign key references sql statement ... on the sql file that carry the database structure when installing the module

does any one has an idea



8
Acer2004
Re: HELP!!! I CAN'T LOGIN ANYMORE
  • 2005/8/22 19:14

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


hi,

i think this prob related with the cooki .. your browser or your firewall does not allow to download the cooki .. try turninig of your firewall apllicatio (zonealarm or norton security, or what ever )

this is if you r using windows operating system



9
Acer2004
Re: Can't log in to my sites admin
  • 2005/8/22 15:04

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


hi 4 all ..
i'm a new user for XOOPS ..

this problem faced me .. if u r using a firewall (cooke fire wall ) try to shut it down when u r using XOOPS ..

then re-log .. and till me the result




TopTop



Login

Who's Online

195 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 195


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