Easy Php Unexpected End Mysql Vista

  

Active5 years, 1 month ago
  1. Php Unexpected End Of File
  2. Php Syntax Error Unexpected
  3. Php Unexpected T Variable
  4. Php Unexpected End Of File

I am trying to setup a MySql Database using EasyPhP.I know that it is installed along with other, packages, and i checked that my mySQL database is running.in my C:Program FilesEasyPHP-5.3.5.0mysqldata, i have 2 folders.'mysql' and 'phpmyadmin', and some other files. those 2 folders are supposed to be databases right??how do i create a simple database, so i can exercise my php, and mysql?thx.

pantelispantelis

Unexpected end of MySql See log file. To turn off IIS on Windows Vista or Windows 7, Go to Control Panel >Programs. Click on “Turn Windows Features on or off. Open the file 'C: Program Files (x86)' Right to -> properties on the folder EasyPhp In the security tab, click the 'Change.' In-list 'names or groups of users.

3 Answers

You databases are stored in the MySQL folder inside of the EasyPHP folder. If you want to create a database, start EasyPHP, right click on the icon on the bottom right of your screen in your task bar (it's a black E), and click 'Administration CTRL+A'. This will load up the administration page. On the left side, around the middle of the page you will see a link that says 'Manage MySQL with PhpMyAdmin'. Click that and that will load up phpMyAdmin.

phpMyAdmin will be your database administration tool. Simply fill in the text field that says 'Create new database' and hit 'Create' and it will set up an empty database for you. You will have to add in the actual tables and data though.

shmeepsshmeeps
6,1692 gold badges21 silver badges32 bronze badges

ou databases are stored in the MySQL folder inside of the EasyPHP folder. If you want to create a database, start EasyPHP, right click on the icon on the bottom right of your screen in your task bar (it's a black E), and click Administration CTRL+A. This will load up the administration page. On the left side, around the middle of the page you will see a link that says Manage MySQL with PhpMyAdmin. Click that and that will load up phpMyAdmin.

NeelsEasy Php Unexpected End Mysql Vista

Php Unexpected End Of File

2,1474 gold badges27 silver badges37 bronze badges
gigelgigel
Unexpected end php

You can find the database files in /binaries/mysql/data/

Valentin Mercier
4,5552 gold badges21 silver badges48 bronze badges
ahmedahmed

Not the answer you're looking for? Browse other questions tagged phpmysqleasyphp or ask your own question.

Php Syntax Error Unexpected

Active5 years ago

My EasyPHP server suddenly stops working, it has happened before, and I changed the port to 8080, but now it does not work again.

I checked whether there are any processes using my port using netstat but there aren't any apps using the port.

Here are what is written in the log:

And when I go to eds-httpd.exe to try and run it, it would say 'no listening sockets available, please try again

Php unexpected end of file

I have no clue what's going on, please advise.

RickyHalimRickyHalim

1 Answer

Update

Php Unexpected T Variable

I found my error. Apparently my IP has changed from 10.0.1.15 to 10.0.1.14

I found it from ipconfig and changed the config in httpd.conf

RickyHalimRickyHalim
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Php Unexpected End Of File

Not the answer you're looking for? Browse other questions tagged phpapacheeasyphp or ask your own question.