1
Kakusu
Hmmm - Cannot make xoops_session
  • 2006/3/28 23:04

  • Kakusu

  • Just popping in

  • Posts: 2

  • Since: 2006/3/28


Everything was done successfully but when i hit "Create Tables" when installing i get "Cannot create xoops_session".

Quote:

-----------------------------------------------------------
Heres Some of my settings
-----------------------------------------------------------
Database Hostname: localhost
Database Username: root
Database Password: ******
Database Name: xoops
Table Prefix: xoops
Use persistent connection?: Yes
XOOPS Physical Path: C:/Program Files/xampp/htdocs/xoops
XOOPS Virtual Path (URL): http://127.0.0.1/xoops

-----------------------------------------------------------
Configuration data has been saved successfully. Click on the button below to continue.
-----------------------------------------------------------
The following database was not found on the server:

xoops

Attempt to create it?

yes
-----------------------------------------------------------
Database xoops created!
-----------------------------------------------------------
We have detected the following database information from your configuration in mainfile.php. Please fix it now if this is not correct.

Database Configuration

Database Hostname: localhost
Database Username: root
Database Name: xoops
Table Prefix: xoops

-----------------------------------------------------------
Please choose your site admin's name and password and click on the button below to initiate the creation of database tables.
Admin Name: Matt
Admin Email: w3bmaster@rogers.com
Admin Password: ******
-----------------------------------------------------------
Unable to make xoops_session
-----------------------------------------------------------


It created the XOOPS database (checked it in phpmyadmin) but i could not get it to create the table. Anyone know the fix?

2
tripmon
Re: Hmmm - Cannot make xoops_session
  • 2006/3/28 23:12

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


The xoops_session is a table (not to be confused with a session).

Sounds like an issue with either the user or webserver MySQL permissions with the new data you posted above. Make sure your webserver has permission to alter and create in your sql database. You may also want to verify that the user/pass for MySQL can actually create and alter... just log in under phpmyadmin (with the same credentials you are passing to the XOOPS installer) and create a table with an sql statement to check.

why don't you try changing either the name of your dB or the table prefix to make debuging things a little easier... you may also try without persistant connection.

3
Kakusu
Re: Hmmm - Cannot make xoops_session
  • 2006/3/29 1:52

  • Kakusu

  • Just popping in

  • Posts: 2

  • Since: 2006/3/28


no it does create the base if it hasent been already. Just tryed changing the DB and the prefix and nothing happened

4
svaha
Re: Hmmm - Cannot make xoops_session
  • 2006/3/29 6:09

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


As far as I know you should not use persistant connection.
Drop the databases you created before with phpmyadmin and run the install again.
Maybe another suggestion, give your database another prefix, not XOOPS but for instance : xae1d

5
qaaviles
Re: Hmmm - Cannot make xoops_session
  • 2006/6/26 4:36

  • qaaviles

  • Just popping in

  • Posts: 1

  • Since: 2006/6/26


I'm also having the same problem. i follow the suggestions by changing the prefix and creating the DB name from Myadmin and i still get the "Unable to make.." message

6
Bender
Re: Hmmm - Cannot make xoops_session
  • 2006/6/26 9:19

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


To reproduce:

Which Xampp version package is that exactly you are using?

mysql 4 or 5 / php 4 or 5 in use?
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

Login

Who's Online

223 user(s) are online (52 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

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

Latest GitHub Commits