Error on "Create th...
 
Notifications
Clear all

Error on "Create the database script"

9 Posts
2 Users
0 Reactions
720 Views
(@isasaurio)
Posts: 29
Eminent Member
Topic starter
 

I am working on my web server.
After executing "Create the configuration file" and going to the next part (Create the database script) I get this error.
How can I solve that?

 

This is the error

 

Parse error: syntax error, unexpected ')', expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in /home/accecom/public_html/lib/functions.php on line 129

 

Please Help.

 
Posted : 13/03/2018 11:37 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

mmh.. it's strange, I cannot reproduce this issue. Please send me your Skype ID so we can schedule a chat and see what's going on your server.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/03/2018 8:08 pm
(@isasaurio)
Posts: 29
Eminent Member
Topic starter
 

Skared Creations said
mmh.. it's strange, I cannot reproduce this issue. Please send me your Skype ID so we can schedule a chat and see what's going on your server.  

Hello my friend
I send you a private message

Greetings from Chile

 
Posted : 13/03/2018 8:28 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Solved: it was the version of PHP on the server set at 5.4, after setting to 7.0 everything works now (Combu requires at least 5.5).

Have fun!

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/03/2018 8:50 pm
(@isasaurio)
Posts: 29
Eminent Member
Topic starter
 

how strange, this is the information that the server gives me.

Servidor de base de datos

  • Servidor: Localhost via UNIX socket
  • Tipo de servidor: MariaDB
  • Versión del servidor: 10.1.31-MariaDB - MariaDB Server
  • Versión del protocolo: 10
  • Usuario: accecom@localhost
  • Conjunto de caracteres del servidor: UTF-8 Unicode (utf8)

Servidor web

  • cpsrvd 11.68.0.27
  • Versión del cliente de base de datos: libmysql - 5.1.73
  • extensión PHP: mysqliDocumentación curlDocumentación mbstringDocumentación
  • Versión de PHP: 5.6.30

 

Where can I see which is the "REAL" version of php installed?

 
Posted : 13/03/2018 9:12 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

I think phpMyAdmin is running on another server machine/instance, usually the providers have a single phpMyAdmin installation where their customers are redirected, not in your hosting space.

Anyway the actual version of PHP for your domain is in cPanel, you'll find a link about "PHP" that redirects to a page where you can set the current version of PHP.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/03/2018 9:19 pm
(@isasaurio)
Posts: 29
Eminent Member
Topic starter
 

Homa my friend
Thank you very much for the quick answer.
Now I have another problem.
When entering "/ combu / admin /"
I can not enter using "admin".
gives me the following message "Error creating the default admin account ()"

What am I doing wrong?

Thank you so much!

 
Posted : 13/03/2018 9:25 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Fixed, you had a prefix set on GAME_DB_PREFIX in config.php but when I created the database I didn't set it. You can easily rename all tables and add a prefix in phpMyAdmin and re-edit config.php if you need to have a prefix.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/03/2018 9:35 pm
(@isasaurio)
Posts: 29
Eminent Member
Topic starter
 

Now everything works fine.
Thank you so much for everything.
Greetings from Chile.

 
Posted : 13/03/2018 10:08 pm
Share: