11
ghbook
Re: Database on Localhost
  • 2004/1/11 15:37

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


I'have forgotten something : you must check that Apache and MySql are running. You have probably a little program that monitors the servers. Check it before configuring MySql.
Gilles



12
ghbook
Re: Database on Localhost
  • 2004/1/11 15:35

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Hi,
Well i don't know UniServer, but i suppose that it's some kind of a package including Apache, Php, MySql and, somewhere, PhpMyAdmin.
For MySql all you have to know is the server's name (localhost for you), and the user name and password, in general by default "root" and nothing (nothing at all).

So go to PhpMyAdmin and check how it works. If it's working, you can find, in the directory where PhpMyAdmin is located the config.inc.php file.

You'll find in this configuration file something like that :


$cfg['Servers'][$i]['host'] = 'localhost'; // MySQL hostname or IP address
$cfg['Servers'][$i]['port'] = ''; // MySQL port - leave blank for default port
$cfg['Servers'][$i]['socket'] = ''; // Path to the socket - leave blank for default socket
$cfg['Servers'][$i]['connect_type'] = 'tcp'; // How to connect to MySQL server ('tcp' or 'socket')
$cfg['Servers'][$i]['compress'] = FALSE; // Use compressed protocol for the MySQL connection
// (requires PHP >= 4.3.0)
$cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings
// (this user must have read-only
$cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user"
// and "mysql/db" tables)
$cfg['Servers'][$i]['auth_type'] = 'config'; // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = 'YourPassword'; // MySQL password (only needed
// with 'config' auth_type)
$cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only
// this db is displayed

You have everything you need.



13
ghbook
Two colums News
  • 2004/1/7 16:06

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Is it possible to present the News on a two colums basis ?

Thanks

Gilles



14
ghbook
Re: Agenda-X 2.0 wish list
  • 2003/12/12 10:42

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Hi.

i'd like a very precise recurring events module. I'm working "by appointments", i am a psychiatris and psychotherapist. On all the appointments, a certain number are recurring appointments (psychotherapy sessions). So i plan to day (2003-12-12)to meet Mr/mrs X every monday from 16:00 to 16:30 (for instance). Next session next monday (3003-12-15)Yes i plan, for 6 months (e.c). But what you plan is not what happend. Till 2004-01-19, OK, every monday. Suppose Mr/Mrs can't attend any longer the monday sessions, but he/se can wednesday from 17:00 to 17:30. So i have to change in my calendar the appointments, but not every one, the pos 2003-01-26 ones only. I want to keep the real old appointments, but change the future ones only.
That's what i would like. The possibility to change the recurring events for the future, keeping the past ones.

I hope i'm not too confusing.

Thanks in advance.

Gilles



15
ghbook
activation
  • 2003/12/2 14:16

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Hi,
how can i activate directly the users accounts in the table xoops_users or can i activate directly via the administration panel ?
I have created fake user accounts to show the possibilities to discreminate contents according the groups.
Thanks



16
ghbook
Blocks and columns
  • 2003/11/21 14:09

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Another stupid question : in one of my numerous installations of xoops, the left colomn, whic contains the system menu etc, is twice as wide. Why (what have i done wrong) and how to fix it ?
Thanks



17
ghbook
Re: Removing modules ?
  • 2003/11/21 14:03

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


i'm so stupid !
Thanks, it works perfectly.



18
ghbook
Removing modules ?
  • 2003/11/21 13:44

  • ghbook

  • Just popping in

  • Posts: 21

  • Since: 2003/11/14


Hi,
i know i can disable the module i don't want. But can i remove them completely ?
Thanks in advance.
Gilles




TopTop
« 1 (2)



Login

Who's Online

108 user(s) are online (72 user(s) are browsing Support Forums)


Members: 0


Guests: 108


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