Questions tagged [easyphp]

EasyPHP is an integrated installer for an Apache, PHP, MySQL stack on Windows

EasyPHP is an integrated installer for an Apache, PHP, MySQL stack on Windows OS.

Similar Stacks:

375 questions
0
votes
1 answer

rewrite the whole URL in a local network webpage on easyphp

I have an easyphp web server hosting a sample website. The website is accessible via the following URL: 192.888.888.2/website What are the possible ways to make it look like www.fakeurl.com? The network is not connected to internet as is for the…
Nasim
  • 105
  • 1
  • 2
  • 9
0
votes
1 answer

Execute php commands in WAMP environment

I'm new to working in a WAMP environment, in this case I'm using Easyphp, and I can't find how to execute php commands (like a simple php -v), like I would do for example when connecting to a server with SSH. I have Easyphp installed, apache and…
Albert
  • 1,516
  • 3
  • 24
  • 55
0
votes
1 answer

Access WAMP server remotely

I am working on making an Android application access data inside a MySQL database. To do this, I have recently downloaded and installed a WAMP server with EasyPHP. I have written several PHP scripts that the android application calls upon (locally…
StayPuff
  • 201
  • 1
  • 6
  • 13
0
votes
2 answers

Why am I getting all these errors?

Sorry if this seems pretty dumb but simple but I can't seem to figure out why I am getting these errors: Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\Program Files (x86)\EasyPHP-5.3.9\www\Image…
WebDeVGuy24
  • 39
  • 1
  • 9
0
votes
2 answers

EasyPHP 5.3.9, no available PHP extensions

This is a problem i wasn't able to solve despite extensive searches on the Internet or on the easyPHP website. I just installed EasyPHP 5.3.9 and was running previously on EasyPHP 5.3.8. Of course, some PHP extensions are missing, but when I try to…
Romain Bruckert
  • 2,546
  • 31
  • 50
0
votes
0 answers

EasyPHP custom java extension

I am using EasyPHP for test purposes, and I wish to apply an XSLT 2.0 processor in my php code. EasyPHP 5.3.9 standard xslt processor is of 1.0 version though. What do I have to do to apply the xslt processor in Saxon9he.jar or XSLT2Processor.jar…
Maestro13
  • 3,656
  • 8
  • 42
  • 72
0
votes
1 answer

EasyPHP could not connect to localhost (Port 8080)

I have a problem with EasyPHP 5.3.9! Apache and MySQL are working but when i click on: Administration, PhpMyAdmin or LocalWeb it open Google Chrome and the page says: Oops! Google Chrome could not connect to 127.0.0.1:8080 I have changed the string…
Alex
  • 1
  • 1
  • 1
0
votes
1 answer

How to upgrade EasyPhp to php 5.4?

The easyphp is currently at 5.3.9, I need the newest. I downloaded the latest php package from php.net, and deleted the old php and copied the new php directory. I try "phpinfo();", first it displays the result, but at the end Windows 7 says apache…
John Smith
  • 6,129
  • 12
  • 68
  • 123
0
votes
2 answers

PhpMyAdmin Error 2002

I currently have a problem with PhpMyAdmin, I am using EasyPHP and everytime I try to access PhpMyAdmin, it gives me this error: MySQL said: Documentation #2002 - The server is not responding (or the local MySQL server's socket is not correctly…
Sefam
  • 1,712
  • 2
  • 23
  • 40
-1
votes
1 answer

EasyPHP Devserver v17.0 Windows 10 Install

I installed EasyPHP Devserver v17.0 on new laptop and I get a message that code execution cannot proceed because MSVCR110.dll was not found when attempting to start. I reinstalled and get the same error. I found the dll on my system. Directory of…
-1
votes
1 answer

easyphp 17 (devserver) and module

) Updates are available, you think soon provide a new version for at least some modules? Codiad 2.8.4 phpMyAdmin 4.7.9 Apache 2.4.33 MySQL 5.7.21 Xdebug Manager 2.6.0 php 7.2.4 php 7.1.16 php 7.0.29 php 5.6.35 cordially Franck
Franck
  • 1
  • 1
  • 2
-1
votes
2 answers

PHP connecting to database

I have created a web chat application and whenever I enter the username and password I created it comes up with this error: Warning: include(../errors/err.php): failed to open stream: No such file or directory in…
LWills
  • 1
  • 1
-1
votes
1 answer

How to make a server with old computer

I want to make a server on my old PC.I have easyphp 5.3 and open port is 8888.I can find my Wan IP.How to make a server that i can access to php and html files on www directory from other PC's?
-1
votes
1 answer

ERB files not working in EasyPHP

I have installed EasyPHP 16.1 with Ruby and tested with Ruby files (.rb) and they are working. So Ruby is properly installed in EasyPHP. However the embedded ruby files (.erb) do not work in EasyPHP. For example out put of following erb file is…
Parry
  • 177
  • 3
  • 16
-1
votes
1 answer

EasyPHP starting error after trying to change PHP

I have been using EasyPHP-12.1 for some years now but, foolishly, tried to add a different version of PHP. (I had backed up the www files but not the whole installation). I added a new version (5.6.21) to the PHP folder, selected it in the admin but…
Eddystone
  • 155
  • 1
  • 5
1 2 3
24
25