Forum

Message d'erreur lo...
 
Notifications
Clear all

Message d'erreur lors de la 1ere connexion

9 Posts
2 Users
0 Reactions
7,019 Views
(@simjo2903)
Posts: 4
Active Member
Topic starter
 
[#3064]

Bonjour,
J'ai un message d'erreur lors de la 1ere connexion.
J'ai fait une installation en local en utilisant WAMPSERVER 2.5

Je constate qu'il n'y a pas de table créé dans le dossier sous Phpmyadmin

En pièce jointe le fichier de log

Merci pour votre aide


 
Posted : 17 Feb 2016 17H39
(@babynus)
Posts: 14952
Member Admin
 

PLEASE POST IN ENGLISH.


 
Posted : 17 Feb 2016 17H51
(@babynus)
Posts: 14952
Member Admin
 

On first connection, you should come to a configuration screen.
There you'll enter important data such as connection information to the database.
After this step is ok, you get to login screen.
Here you connect as admin/admin and wait for a while : the database table as created.
When finished, you'll be able to log in (as admin/admin) and start to work with projeqtor.


 
Posted : 17 Feb 2016 17H54
(@simjo2903)
Posts: 4
Active Member
Topic starter
 

It is ok for the first step (configuration)
On the connexion page, I use the user admin and password admin but I have the message in the attached file.
There are no table on the table projeqtor in phpadmin.


 
Posted : 17 Feb 2016 22H48
(@babynus)
Posts: 14952
Member Admin
 

Check log file and post error logged


 
Posted : 17 Feb 2016 22H57
(@simjo2903)
Posts: 4
Active Member
Topic starter
 

I have this attached files in folder files/logs...
the other files are in the folder wamp/logs


 
Posted : 17 Feb 2016 23H03
(@babynus)
Posts: 14952
Member Admin
 

Strange error :

PHP Warning: PHP Startup: in Unknown on line 0

It seems to be a wampserver error.
Found on the net :
http://stackoverflow.com/questions/11967563/php-php-warning-php-startup-in-unknown-on-line-0
http://forum.wampserver.com/read.php?2,128734

Click on the Apache version that you use in the WAMPServer menu, e.g.

wampmanager -> Apache -> Version -> 2.4.9 ( just click on the version number on this menu item )

this will rebuild the SYMLINKS for the extensions that are causing the "in Unknown on line 0" error.


 
Posted : 17 Feb 2016 23H33
(@simjo2903)
Posts: 4
Active Member
Topic starter
 

I sorry but I do not understand...
I resinstalled WAMPSERVER 3.0 and reinstalled projeqtor in the folder... and I have the same problem...
I click on apache version... but nothing


 
Posted : 18 Feb 2016 1H00
(@babynus)
Posts: 14952
Member Admin
 

It is a wampserver error.
Most likely because of incorrect dll.
The way to find the wrong one is to comment all dll references in php.ini.
Then restart PHP and check that error has disepeared.
Then uncomment dll one by one (or five by five), restart PHP and check if error reappears.
As you get group or 4 errors, I would bet you have 2 incorrect DLLs.

You can check directly php_intl.dll and php_ldap.dll as they often come to be the incorrect ones.

Or you can also try another PHP stack : XAMPP, EasyPHP, ...


 
Posted : 18 Feb 2016 1H23
Share:

Scroll to Top