Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
fresh install invalid username and password
#11
(06-26-2022, 10:17 PM)global.da Wrote:
(06-14-2022, 02:30 PM)Klajd17 Wrote:
(06-14-2022, 01:23 AM)global.da Wrote: did anybody here tried this installation on wampserver without error?

Hi global.da,
I successfully installed on xampp server, i haven't use wamp server before but i think it will be the same.
If you haven't set up corebos yet, I recommend to install xampp php version 7.4.x and i can guide you.


Klajdi

thank you Klajdi for the update.
i'll try the xampp with php7.4.x and let you know.


hi Klajd17,


i installed xampp x64 7.4.29-1-vc15 installer and use corebos8

still issue persist with the error on the confirm configuration settings
Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

kindly assist on the next step

regards,
global.da
Reply
#12
(06-27-2022, 10:41 PM)global.da Wrote:
(06-26-2022, 10:17 PM)global.da Wrote:
(06-14-2022, 02:30 PM)Klajd17 Wrote:
(06-14-2022, 01:23 AM)global.da Wrote: did anybody here tried this installation on wampserver without error?

Hi global.da,
I successfully installed on xampp server, i haven't use wamp server before but i think it will be the same.
If you haven't set up corebos yet, I recommend to install xampp php version 7.4.x and i can guide you.


Klajdi

thank you Klajdi for the update.
i'll try the xampp with php7.4.x and let you know.


hi Klajd17,


i installed xampp x64 7.4.29-1-vc15 installer and use corebos8

still issue persist with the error on the confirm configuration settings
Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

kindly assist on the next step

regards,
global.da
Hi global.da 

I think the xamp installation is ok. 

Try to use 'root' as user name , and leave blank the password fields in both cases.
I used to do in this way to create the database.
Hope it will work for you.
Let me know how it's going.

regards,
Klajdi
Reply
#13
(06-28-2022, 03:05 PM)Klajd17 Wrote:
(06-27-2022, 10:41 PM)global.da Wrote:
(06-26-2022, 10:17 PM)global.da Wrote:
(06-14-2022, 02:30 PM)Klajd17 Wrote:
(06-14-2022, 01:23 AM)global.da Wrote: did anybody here tried this installation on wampserver without error?

Hi global.da,
I successfully installed on xampp server, i haven't use wamp server before but i think it will be the same.
If you haven't set up corebos yet, I recommend to install xampp php version 7.4.x and i can guide you.


Klajdi

thank you Klajdi for the update.
i'll try the xampp with php7.4.x and let you know.


hi Klajd17,


i installed xampp x64 7.4.29-1-vc15 installer and use corebos8

still issue persist with the error on the confirm configuration settings
Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

kindly assist on the next step

regards,
global.da
Hi global.da 

I think the xamp installation is ok. 

Try to use 'root' as user name , and leave blank the password fields in both cases.
I used to do in this way to create the database.
Hope it will work for you.
Let me know how it's going.

regards,
Klajdi

HI Klajd17,

this is the database info
MySQL
Hostname: localhost
User name: root
password:
Database name: corebos80

/ create databse
Root User Name: corebosedb
Root Password: corebosdb

still issue persist with the error on the confirm configuration settings

Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings
Reply
#14
(07-05-2022, 11:40 PM)global.da Wrote:
(06-28-2022, 03:05 PM)Klajd17 Wrote:
(06-27-2022, 10:41 PM)global.da Wrote:
(06-26-2022, 10:17 PM)global.da Wrote:
(06-14-2022, 02:30 PM)Klajd17 Wrote: Hi global.da,
I successfully installed on xampp server, i haven't use wamp server before but i think it will be the same.
If you haven't set up corebos yet, I recommend to install xampp php version 7.4.x and i can guide you.


Klajdi

thank you Klajdi for the update.
i'll try the xampp with php7.4.x and let you know.


hi Klajd17,


i installed xampp x64 7.4.29-1-vc15 installer and use corebos8

still issue persist with the error on the confirm configuration settings
Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

kindly assist on the next step

regards,
global.da
Hi global.da 

I think the xamp installation is ok. 

Try to use 'root' as user name , and leave blank the password fields in both cases.
I used to do in this way to create the database.
Hope it will work for you.
Let me know how it's going.

regards,
Klajdi

HI Klajd17,

this is the database info
MySQL
Hostname: localhost
User name: root
password:
Database name: corebos80

/ create databse
Root User Name: corebosedb
Root Password: corebosdb

still issue persist with the error on the confirm configuration settings

Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

Hi global.da

You have also to do the same thing and for datebase, try it.
/create database
Root User Name: root
Root Password: 

Okay the idea to access and create database is that you need to use login credentials of your phpMyAdmin, you have created during the xampp installation. 
Usually if you let it by default, you can access phpMyAdmin with root / no password. That's why i suggested it. So if you have put any other user name or password to access the phpMyAdmin, it's needed to use those creds, also for MySQL and create database. If you don't remember creds try to uninstall and install xampp, or maybe finding a way to reset the creds.
Let me know how it's going.

Regards,
Klajdi
Reply
#15
Thumbs Up 
(07-07-2022, 03:32 PM)Klajd17 Wrote:
(07-05-2022, 11:40 PM)global.da Wrote:
(06-28-2022, 03:05 PM)Klajd17 Wrote:
(06-27-2022, 10:41 PM)global.da Wrote:
(06-26-2022, 10:17 PM)global.da Wrote: thank you Klajdi for the update.
i'll try the xampp with php7.4.x and let you know.


hi Klajd17,


i installed xampp x64 7.4.29-1-vc15 installer and use corebos8

still issue persist with the error on the confirm configuration settings
Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

kindly assist on the next step

regards,
global.da
Hi global.da 

I think the xamp installation is ok. 

Try to use 'root' as user name , and leave blank the password fields in both cases.
I used to do in this way to create the database.
Hope it will work for you.
Let me know how it's going.

regards,
Klajdi

HI Klajd17,

this is the database info
MySQL
Hostname: localhost
User name: root
password:
Database name: corebos80

/ create databse
Root User Name: corebosedb
Root Password: corebosdb

still issue persist with the error on the confirm configuration settings

Unable to Create database corebos80
Message: Specified database Root User doesn't have permission to Create database or the Database name has special characters.Try changing the Database settings

Hi global.da

You have also to do the same thing and for datebase, try it.
/create database
Root User Name: root
Root Password: 

Okay the idea to access and create database is that you need to use login credentials of your phpMyAdmin, you have created during the xampp installation. 
Usually if you let it by default, you can access phpMyAdmin with root / no password. That's why i suggested it. So if you have put any other user name or password to access the phpMyAdmin, it's needed to use those creds, also for MySQL and create database. If you don't remember creds try to uninstall and install xampp, or maybe finding a way to reset the creds.
Let me know how it's going.

Regards,
Klajdi

Hi Klajdi,

It worked thank you very much.

Can i have another question, how can i update the whole system cause i don't know how to use grit?


Can you assist me with this updater? do we have a step by step procedure?

I love  Heart the new version coreBOS 8.0  (20230317)

Thank you very much!
Reply
#16
have a look here: https://corebos.com/docs_grav/getting-started/develinstall

really short it is

- fork
- clone your fork `git clone`
- add upstream: `git remote add corebos https://github.com/tsolucio/corebos`
- install normally

from then on

- git pull corebos master
- load and apply corebos updater changes
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)