Watchdog? (no replies)
I find that a number of times I'm having to manually reset PHP & MySQL when it goes down. I'm not sure why it does, but does EasyPHP support some kind of watchdog functionality that would...
View ArticleDowngrade Mysql to 5.5 (no replies)
I try downgrade mysql to 5.5 version But i saw what Easyphp use `eds-mysqld.exe` to run mysql. If i just put this file to 5.5 `bin` directory, easyphp fail to start mysql There isn't `eds-mysqld.exe`...
View ArticleEasyPHP extremely slow on Windows8 (no replies)
I have installed EasyPHP on my localhost, but it is running extremely slow, any hint? I have googled and read a ton of docs, but still too slow. Even slower then working on my remote web server.
View ArticleSwitching PHP 5.2 and 5.6 (no replies)
Hi there, I'm looking for software that enabels a local environment that can swirch PHP 5.2 and 5.6 back and forth. The reason I need 5.2 is that WordPress still supports it and I need to write...
View ArticlePhp 5.6.4 => Warning: session_start(): open(${path}\bin... (2 replies)
Hi, I was installed EasyPHP-DevServer-14.1VC11. i was changed old php with 5.6.4 version Now, with 127.0.0.1/home, the fist line is : Warning: session_start():...
View ArticleColon in URL = 404? (no replies)
I've been using EasyPHP with great results but ran into an odd issue. I have a .htaccess which rewrites all URLs to a single PHP file, passing the URL as a parameter. (ex. /abc/def/ghi/ actually goes...
View ArticleNot the good IP local (no replies)
I have 2 ethernet cards and one wifi on my computer I want block the application on one ethernet card but when i modified "C:\Program Files...
View ArticleTrying to set up Virtual Host (no replies)
I have more than one project on the go. But they are all in a folder called C:/develop So I have project1 at C:/develop/project1/www And I have project2 at C:/develop/project2/www The root of the...
View ArticleAccess Virtual Hosts from LAN (no replies)
Hi ! It's possible to enable access to Virtual Hosts (created and managed with EasyPHP VH extension) from other LAN devices ? I tried a lot of possible solutions posted on multiple forums with no...
View ArticleThe file "inc_alias. Doesn't it exist anymore on 14.1 vc9 (no replies)
I used to change paths on this file. I had to change the version of easyphp and I got curious. Where the file "inc_alias" gone... plxxxx help!!!
View ArticleI can't see anything in php extension window (no replies)
I have a program that should display an image, but when I run from the local server, the image is not displayed. I have tried to set the GD extension. In the Extensions folder is the php_gd2.dll, and...
View ArticlePortable Lock File (no replies)
I want to use EasyPHP on two stations. My laptop and my desktop computers, the folders are synced but now I can run EasyPHP on both computers. It would be nice to add a lock file when EasyPHP is...
View Articlecolumn "Name" in localweb page (no replies)
Hi, this isn't really a problem, this is a kind request. I have some long php files name in my localweb dir. So they come out truncated on the localweb page displaying the content of the dir, (there...
View ArticleI can't find php 5.2.x (no replies)
EasyPHP Devserver 14.1 VC9 descrition says it supports 5.2.x. But I can't see this version in componenets list. Then why this fake descrition.
View ArticleChange datadir (no replies)
Hey together, Is it possible, to change the datadir into a network address? Like \\\bku\....\.....\.....\database\myfiles\
View ArticleNo Form Data (no replies)
My form fields when I submit the form have no data! Is these a setting in the EasyPHP PHP.ini file that needs to be set? Thanks...
View Articlememory_limit doesn't work (no replies)
Hi I have got EasyPHP 14.1 version, installed on the windows 7 64 bit. Problem is that, the statement memory_limit doesn't work. I tried set: 1. directly to script ini_set("memory_limit", "1024M"); 2....
View ArticleAccess Denied to local subnet (no replies)
Hello Everyone, Easyphp instalation by default binds to 127.0.0.1 I would like to make it available to all my lan subnet 192.168.1.0/24 I've trying many things without suceess. Could anyone here...
View ArticleError when running Apache (0xc000007b) (no replies)
Hello everyone, When running EasyPHP, I've got an error that prevents Apache from starting the HTTP server, that says that the application failed to start (0xc000007b). If it helps you, I've Windows 7...
View ArticleIs it Running? (no replies)
I have downloaded and implemented easyPHP. But...It doesn't seem to be working. How can I test its operation? Bud
View Article