- Php Unexpected End Of File
- Php Syntax Error Unexpected
- Php Unexpected T Variable
- 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.
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.
shmeepsshmeepsou 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.

Php Unexpected End Of File

You can find the database files in /binaries/mysql/data/
Not the answer you're looking for? Browse other questions tagged phpmysqleasyphp or ask your own question.
Php Syntax Error Unexpected
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

I have no clue what's going on, please advise.
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