easyphp Questions
3
I've installed easyphp-devserver on windows 10. When I launch easyphp, the message "msvcr110.dll is missing" appears.
I've searched on internet and found out I must install the Redistribuable Visu...
Brainwashing asked 7/10, 2016 at 8:10
15
Solved
I need to enable pdo_mysql in my EasyPHP environment, so I went to the php.ini file and uncommented the following line:
extension=php_pdo_mysql.dll
Unfortunately I still have the same problem.
I'm...
10
Solved
Problem: OpenSSL is not working in my Windows environment. OpenSSL repeatedly reports errors 0x02001003, 0x2006D080 and 0x0E064002.
Environment:
Windows NT x 6.1 build 7601 (Windows 7 Business Ed...
3
I have a wamp server in localhost. I tried to make http request from my android app. But cannot get it right. Many said 10.0.2.2:8080 will point to localhost from emulator. So i tried to open it in...
Boniface asked 2/2, 2014 at 11:59
5
I have had EasyPHP running on my system, but had to do a clean OS reinstall. Just downloaded and installed EasyPHP again, and Apache is running. But when I try to access the administrative page (12...
5
After uncommenting the curl-modul in the php.ini i get the following error:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-binaries\p...
8
I have installed EasyPHP web server "EasyPHP-Webserver-14.1b2"
After installation i am able to access the dashboard 127.0.0.1:10000
however, after restarting my computer, i could not access the d...
Brackely asked 29/3, 2016 at 15:58
7
I had install Easyphp Devserver 16.1 on a fresh W10 installation.
I didn't use easyphp for a long time and i'm confuse, i can't access to phpmyadmin as i do before (EasyPHP 5.4.6) via a right click...
Cornuted asked 19/2, 2016 at 12:48
4
Solved
I've installed EasyPHP WAMP for local development only (I'm not hosting any websites).
Is there a way to set custom php settings for separate virtual hosts?
Currently and out-of-the-box, the php...
6
Solved
Long story short, I ended up deleting the root user from PHPMyAdmin in EasyPHP. After some researching, I used skip-grant-tables to regain database access. Now, however, I cannot do anything as the...
Wrongheaded asked 22/1, 2011 at 20:24
11
I am running a server on Windows XP SP2 computer using EasyPhp. Lets call it computer_1.
The ip address of computer is 192.168.1.2
Now I have another computer ( computer_2) on the lan with ip addr...
4
Solved
Currently on my Windows 7 machine, it is C:\Program Files (x86)\EasyPHP-5.3.8.1\www
I want to point it into another location on drive D, says D:\code
How would I do that?
7
Every time I install EasyPHP 13.1VC9 it works for a few days and then at random points when I go to turn it on I get this error and I am unable to start MySQL. I have tried running as Admin, and I ...
Minier asked 13/6, 2013 at 6:48
5
Solved
I am using Windows XP and using EasyPHP as a server. I have integrated Codeigniter with TankAuth. But, when I try to open my assignment folder, it shows error as follows:
Unable to select the spec...
Razorbill asked 19/3, 2013 at 15:32
3
I have a website written in php and mysql (written by someone else) and I need to alter it- just for your interest it is bridgetjonesart.co.uk. So I thought I would download it to my desktop pc and...
2
Solved
Before you say that it is a dupe, this is not the same as this, this, this or this.
My question is how do you do it globally.
For instance, consider this. I have EasyPHP running in my computer. A...
Marlite asked 15/5, 2012 at 10:36
2
There is no uninstall file in the folder! I could not find any way to uninstall Easyphp Devserver 16.1. I have to uninstall it, and then install again another version of the same software.
Hagler asked 21/1, 2016 at 17:6
1
So I've been trying to setup vhosts on my new Windows 10 Installation with EasyPHP Devserver 16.1.
I've modified etc/vhosts to include my new domain (mysite.local), which works, but still points ...
13
This problem has completely shot my entire day. I reformatted my old windows XP comp and tried installing XAMPP only to find that when i try to start Apache xampp claims port 80 is busy....WHAT DOE...
1
EasyPHP don't start.
When clicking on start server or start DB nothing happens.
No error logs whatsoever....
Charmer asked 31/1, 2016 at 12:27
1
Solved
Hi how can I enable openssl in Easyphp as Im getting the error Message could not be sent.Mailer Error: Extension missing: opensslTime: when using phpmailer. Thanks
2
Solved
I am using the EasyPHP DevServer 13.1 VC9 (which has Apache 2.4.4 VC9, MySQL 5.6.11, PHP 5.4.14, PHPmyadmin 3.5.8.1 and xdebug 2.2.2). The Apache server is very moody! Sometimes it works fine...
Twinkling asked 9/5, 2013 at 4:23
1
Solved
I'm processing an old database php array to a new database. The data .php files are in total around 220 MB large.
I've inserted these lines in the script so that it should run fine:
ini_set("memo...
9
Solved
I've verified my host file in windows/system32/drivers/etc/ has an entry for localhost in it, but it's not going anywhere. I have to have a port number in the URL: http://127.0.0.1:8888/
Is there ...
1
Im trying to start MySQL using easyPHP: the response is an alert window to a log file. The main error is <-- Plugin 'FEDERATED' is disabled -->.
Through research online I found that the solutio...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.