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
-1
votes
1 answer

I can't find www directory in EasyPHP-DevServer-14.1VC11 folder. Did I install it wrong?

I followed install instruction of EasyPHP for Windows but I could not find the EasyPHP 1-7 mentioned from the book. I choose the EasyPHP-DevServer-14.1VC11 download package instead. The book supposes that there is a www folder in EasyPHP1-7 so for…
-1
votes
1 answer

Hosting your website on your LAN

There's this little issue i have. my website has been hosted on the intranet before using easyphp but now, i want to host it but with a name like samuel.org such that if i connect to the same network my computer(which is the server) is on and you…
Samuel Agbede
  • 380
  • 1
  • 4
  • 14
-1
votes
1 answer

Java app Cant Retrive Data from mysql

One Strange Problem. I made an application in java using eclipse in which data is retrieved from a database but at the 2nd line it stops responding and also localhost server stops responding... Class.forName("com.mysql.jdbc.Driver"); Connection…
Himanshu
  • 35
  • 1
  • 8
-2
votes
1 answer

errors in my commands on easyphp devserver

i wish to run the following command on my easyphp devserver from the server thats running on my machine but there are so many errors that i dont know the meaning of. i went from an old version of easy php(old version that school uses) to the recent…
-2
votes
4 answers

Why my regex inside a function doesn't work in PHP?

I've to validate some data in my form, none of them works but i'd like some help for the username validation hoping that I can fix the other problems later. So here is my form, nothing unusual :
Ali Duman
  • 1
  • 5
-2
votes
2 answers

how to create urlshortner by using php

I have created url shortner by using the link http://devlup.com/programming/php/create-url-shortener-php/853/ for this i am using EasyPhp5.3.6.0,,but i am not finding the required output,,that means after clicking shortened url it is not…
mathews
  • 1
  • 3
-2
votes
1 answer

How to change php folder for Windows on EasyPHP?

I am using easyPHP as a local server. I was using php version 5.6... now I want to install Laravel 5.5.0 by using windows command line via composer. Though I changed php version from 5.6.. to 7.0 from easyPHP admin panel, composer still trying to…
Yusuf ÇAKIRCA
  • 161
  • 1
  • 3
  • 15
-2
votes
2 answers

Can't grant user privileges in PHPMyAdmin

I've installed the latest version of EasyPHP DevServer on my pc, created a table using PHPMyAdmin and added a new user on it. However, no matter what I do, I can't give this new user any priveleges... it has none and if I try to update, it says that…
DanielFox
  • 675
  • 2
  • 9
  • 18
-2
votes
1 answer

easy php error with mysql connection

I've installed EasyPHP dev server 16.1, on windows 8, and I get PhpMyAdmin 4.5.3.1 returning "#2002 - No connection could be made because the target machine actively refused it." So, please, which parameter is wrong here and where ? thanks.
-2
votes
1 answer

PHP website not working on local after Git clone

I'm trying to clone a website on my local. It's a php website. I have EasyPHP installed and in easyphp/data/localweb/ i do git clone for my github repo. So now i have easyphp/data/localweb/**myproject** . The "myproject" files contains the website…
George
  • 1
-3
votes
1 answer

EasyPHP 14.1 and PHP 5.3

I installed EasyPHP-DevServer-14.1VC11 and I need to install php5.3. I downloaded PHP-5.3.29-for-EasyPHP-DevServer-14.1VC11-setup[1] on this page: [www.easyphp.org] but I don't know how to install it... Can you help me please ? EDIT : Read the…
Promo
  • 707
  • 9
  • 26
-3
votes
2 answers

MySql Does Not Respond

possibly same issue as http://forums.mysql.com/read.php?10,408161,408181#msg-408181 $ ./mysql -u root -proot --protocol=tcp --host=127.0.0.1 Warning: Using a password on the command line interface can be insecure. > show databases; [WAIT FOREVER AND…
user3338098
  • 907
  • 1
  • 17
  • 38
-4
votes
1 answer

when I run the script in the browser it looks like the notebook

am 3 days trying to run a test script, with no success. follows picture of the result when I run in chrone and edge please help me
-5
votes
1 answer

PHP corrupted file

This is the page where I click on the download button. This is the things I found online but it did not work why my downloaded file is alwayes damaged or corrupted? Force Downloading a PDF file, corrupt file $query = "SELECT id, name FROM…
user3021598
  • 35
  • 1
  • 8
-8
votes
1 answer

Php script runtime error

I downloaded a php website script and wanted to run in on easy PHP webserver, but I got the following errors: Warning: require_once(DB.php): failed to open stream: No such file or directory in C:\Program Files…
Max
  • 932
  • 1
  • 10
  • 20
1 2 3
24
25