| Feed Preview | Feed Preview |
|
|
|
Link: http://www.easyphp.org/forums/list/10
Published: Tuesday February 1st 1AM
Link: http://www.easyphp.org/forums/10/148529/148529/_subject_#msg-148529
Description: Bonjour, J'ai essay en vain d'installer propel sur cette version d'easyphp. Plusieurs probl mes se pr sentent moi : J'ai envoy en ligne de commandes pear install --alldeps propel/propel_generator le r sultat : "Warning : propel/propel_generator is deprecated in favor of channel:/// propel/propel_generator requires php extension pdo propel/propel_generator requires php extension xsl" Or j'ai activ les extensions demand es, et j'ai toujours le m me r sultat. Quant au probl me channel je ... read more »
Published: Saturday October 30th 5AM
Link: http://www.easyphp.org/forums/10/147572/147572/_subject_#msg-147572
Description: I created a new user but deleted the " user. Now i get error message #1045 - Access denied for user 'root' 'localhost' using password: NO , I've tried changing the config.inc.php to the new user name with and with out the password, but it still does not let me into myphpadmin using easyphp 5.3 and wordpress3.0.1 Do I need to A reset easy php i tried to re-install nothing work B re-install root directory C re-install myphpadmin I'm using easyphp for wordpress please help read more »
Published: Tuesday May 18th 9AM
Link: http://www.easyphp.org/forums/10/146909/146909/_subject_#msg-146909
Description: I would like to know how to block access to user folder www undue do not copy the code from my system. He has run in local machine and application server. read more »
Published: Wednesday January 27th 9AM
Link: http://www.easyphp.org/forums/10/146445/146445/_subject_#msg-146445
Description: Hello, I have some problem to start my EasyPHP. Always, when I start it, I get the message : an other server use the port or the port is lock by the firewall. After that i open the easyPHP window and I see that the MySQL server is started and the Apache server not. I try to change the Apache port configuration in the file httpd.conf. I replace the ligne Listen 127.0.0.1:80 by Listen 127.0.0.1:86. It was the same think. After that, I try to stop my firewall, and it was the same think too. I looke... read more »
Published: Sunday October 11th 6AM
Link: http://www.easyphp.org/forums/10/146103/146103/_subject_#msg-146103
Description: Bonjour, Je rencontre un probl me de restauration du site distant sur mon serveur local Easy PHP 3.0 J'utilise le composant joomlapack pour effectuer ma sauvegarde et joomlaPack Installer 4.0 pour la restauration. A l' tape N 2 restauration de la base de donn es j'ai le message d'erreur suivant : MsSQL: MySQL query failded with error 1214 Le type de table utilis ne supporte pas les index FULL TEXT Pouvez vous m'aider D'avance merci Bien cordialement Luc Vignerot read more »
Published: Wednesday September 16th 7AM
Link: http://www.easyphp.org/forums/10/145986/145986/_subject_#msg-145986
Description: Hello everybody i have a question and error report. question I have played a little with easyphp 3.0 and i tryed to remove the password. But now i can't go into the mysql manager anymore. when i'm going to the phpMyAdmin http://127.0.0.1/home/mysql/ i get this error. Fejl MySQL returnerede: Dokumentation #1045 - Access denied for user 'root' 'localhost' using password: YES phpMyAdmin fors gte at forbinde til MySQL-serveren, og serveren afviste forbindelsen. Du b r tjekke host, brugernavn og kode... read more »
Published: Monday August 10th 8AM
Link: http://www.easyphp.org/forums/10/145876/145876/_subject_#msg-145876
Description: I dont understand what is going on here. But all i keep getting in Firefox is "Connection Interrupted" Here is my httpd.conf file # IMPORTANT # path is used to specify EasyPHP installation path # # This is the main Apache HTTP server configuration file. It contains the # configuration directives that give the server its instructions. # See <URL: httpd.apache.org ; for detailed information. # In particular, see # <URL: httpd.apache.org ; # for a discussion of each configuration di... read more »
Published: Friday August 7th 4PM
Link: http://www.easyphp.org/forums/10/145872/145872/_subject_#msg-145872
Description: Hi All, Thank you for your great work Please, see EasyPHP 3.0 + CMS Xoops 2.3.3 + Xoops Modules + portuguese translation on: www.xoops.org Screenshot: Download: code.google.com Many thanks Gopala read more »
Published: Tuesday August 4th 8AM
Link: http://www.easyphp.org/forums/10/145870/145870/_subject_#msg-145870
Description: Bonjour, Je viens d'installer EASYPHP, j'ai changer le port 80 de apache en 8081, pour pas qu'il y est un conflit entre apache et IIS de windows serveur 2003. donc l'adresse IP est 192.168.1.3:8081 si je veux acceder site Mais quand je veux allez sur administration dans easyphp, je n'y arrive pas il me dirige vers 127.0.0.1 J'ai essay 127.0.0.1:3306 nada J'ai essay 192.168.1.3:3306/home nada J'ai essay 192.168.1.3/home nada Comment je dois m'y prendre pour acceder a la fenetre d'administration d... read more »
Published: Monday August 3rd 6AM
Link: http://www.easyphp.org/forums/10/145869/145869/_subject_#msg-145869
Description: Hi, completely new here, so please go easy on me if this is a stupid question I have my website hosted on a linux server and I use some php to find out what webpage I'm on and act accordingly. These functions strip away slashes in the path at times, on the linux server this all works fine; but of course on my local windows computer when I use easyphp, the path is: C: Program Files easyphp 3.0 www the functions are not made to remove backslashes, but forward slashes as per the linux server. Is th... read more »
Published: Sunday August 2nd 3AM
Link: http://www.easyphp.org/forums/10/145864/145864/_subject_#msg-145864
Description: Hi I have installed all of the php package and it works fine and dandy. I was just wondering what details i would have to change to a different ip from the standard 127.0.0.1 so i can host over hamachi. I can host the apache server over hamachi but i am having some trouble with everything else but the apache defult page popping up any help would be dandy : read more »
Published: Saturday August 1st 2AM
Link: http://www.easyphp.org/forums/10/145861/145861/_subject_#msg-145861
Description: Hi, All I need help in configuring virtual hosts in easyphp 3.0 installation. I basically know how to set a default virtual host but what happpend is when I set 3 virtual host sample: <VirtualHost 127.0.0.1> ServerName sub1.maindom DocumentRoot "D:/www/project/maindom.sub1" </VirtualHost> <VirtualHost 127.0.0.1> ServerName maindom DocumentRoot "D:/www/project/maindom" </VirtualHost> <VirtualHost 127.0.0.1> ServerName localhost DocumentRoot "... read more »
Published: Thursday July 30th 5AM
Link: http://www.easyphp.org/forums/10/145852/145852/_subject_#msg-145852
Description: i have this kind off problem.... that i have installed scripts to my computer,i have tested many scripts they are right installed. etc but when i want example register new user to my community or something to do with forms.easyphp doesent register my filled forms to database or somewhere else,example is signup form when i fill that up and press submit it says user is added,but after that i goto admin panel to see users it doesent go there and not to the mysql database and during prosessing it do... read more »
Published: Sunday July 26th 1AM
Link: http://www.easyphp.org/forums/10/145851/145851/_subject_#msg-145851
Description: This problem has appeared on my page of administration Warning: Error parsing ../EasyPHP.ini on line 13 in C: Program Files x86 EasyPHP 3.0 home i18n.inc.php on line 5 ideas read more »
Published: Wednesday July 22nd 12PM
Link: http://www.easyphp.org/forums/10/145850/145850/_subject_#msg-145850
Description: English version: Hello, I found out the reason and the solution of this issue. As a reminder, here are the messages in EasyPHP.log based on my translation of french messages : DD/MM HH:MM:xx EasyPHP Apache Can't install service: Specified file can't be found. 2 DD/MM HH:MM:xx EasyPHP Apache Cannot run server : Specified service doesn't exist as an installed service. 1060 What happens is that EasyPHP3.0 expects the Apache service to be named ". However, when installing with default options, ... read more »
Published: Monday July 13th 6AM
Link: http://www.easyphp.org/forums/10/145845/145845/_subject_#msg-145845
Description: Salut tous, Comment peut-on soumettre une am lioration apporter easyphp Est-on entendu O peut-on trouver les sources du petit ex cutable easyphp J'ai remarqu une ou deux modifications int ressantes faire. J'aurais voulu les exposer, mais je ne sais pas trop o . En fait je sais qu'easyphp a longtemps t en stand by. Aujourd'hui le projet est-il suivi le projet sur sourceforge m'a l'air bien vide, en fait. Cordialement, bbp. read more »
Published: Friday July 10th 5AM
Link: http://www.easyphp.org/forums/10/145842/145842/_subject_#msg-145842
Description: Hi, my easyphp instalation dont know what is < so i change it for < php and it works. Now, when I call a function from a class like objSQL->function ; it stops on -> and dont interpretate anymore. how can i configure it or solve this problem Thanks read more »
Published: Thursday July 9th 5PM
Link: http://www.easyphp.org/forums/10/145838/145838/_subject_#msg-145838
Description: Hi, I installed EasyPHP 3.0 and after running it I got message 'Apache2 port 80 is used by " inetinfo.exe '. So I changed the port to 8080 in apache configuration. Then I restarded EasyPHP but the message appeared again and again. After half hour of googling I didn't find any solution so I just tried to set CheckServerPorts to " through EasyPHP configuration. And I got it finally running. My question is, what is the purpose of CheckServerPorts property and why is it set to " by de... read more »
Published: Thursday July 9th 5PM
Link: http://www.easyphp.org/forums/10/145835/145835/_subject_#msg-145835
Description: I am currently having an issue getting the Apache server to connect. I get a warning "Apache cannot be runned: Another Web server use the port or the port is blocked by firewall" I tried changing my firewall setting with no luck. Is there anything I can do Thanks, Brian read more »
Published: Monday July 6th 5PM
Link: http://www.easyphp.org/forums/10/145831/145831/_subject_#msg-145831
Description: I am getting this error after I boot windows vsta "unexpected error end of mysql" someone said it might be and old my.cnf file, but I can not find that file anyplace on my system read more »
Published: Friday July 3rd 1AM
Link: http://www.easyphp.org/forums/10/145826/145826/_subject_#msg-145826
Description: Hello, I have Vista and EasyPHP superbly worked until two days after updating F-Secure Antivirus and firewall v 6.12 and Firefox v3.5 . Now, the Apache server no longer starts automatically. When I start it manually, boot stops with the message "Apache has terminated unexpectedly." I note further that I can not reach 127.0.0.1 or localhost , Firefox displays "Error loading page." I uninstalled EasyPHP 3.0 completely and then I reinstalled : the problem persists. Can you help ... read more »
Published: Friday July 3rd 1AM
Link: http://www.easyphp.org/forums/10/145825/145825/_subject_#msg-145825
Description: Bonjour, J'ai Vista et EasyPHP marchait superbement jusqu'il y a deux jours, apr s mise jour de F-Secure Antivirus et pare-feu v 6.12 ainsi que FireFox v3.5 . Maintenant, le serveur Apache ne d marre plus automatiquement. Quand je le d marre manuellement, il d marre plus s'arr te avec le message "Apache s'est termin de fa on inattendue ". J'observe d'autre part que je n'arrive pas atteindre 127.0.0.1 ou bien localhost , FireFox affiche "Erreur de chargement de la page". J'ai ... read more »
Published: Saturday July 11th 3PM
Link: http://www.easyphp.org/forums/10/145821/145821/_subject_#msg-145821
Description: vista Ultimate 32 I am having the very same problem as you I have the three usual solutions active in the default config but .htaccess is being ignored. LoadModule rewrite_module modules/mod_rewrite.so AllowOverride All AccessFileName .htaccess All of these are unchecked but .htaccess does nothing. Is there a solution to the problem Or have I over looked something read more »
Published: Thursday June 25th 2AM
Link: http://www.easyphp.org/forums/10/145818/145818/_subject_#msg-145818
Description: Is it possible do import frm files from an old database. The old database does not contain data but I am interested in recovering the structure of the base. read more »
Published: Saturday July 4th 3AM
Link: http://www.easyphp.org/forums/10/145816/145816/_subject_#msg-145816
Description: Bonsoir, J'ai ce message dans phpmyadmin alors que je n'ai fait que telecharger le pack et l'installer sans aucune modification. La version de votre biblioth que MySQL 5.0.51a diff re de la version de votre serveur MySQL 5.1.33 . Ceci peut occasionner un comportement impr visible. je ne sais comment corriger ce probl me ni quoi installer ou t l charger. merci de votre aide read more »
Published: Thursday June 25th 5AM
Link: http://www.easyphp.org/forums/10/145810/145810/_subject_#msg-145810
Description: Hi, I'm pretty new to scripting with CLI and I have a problem with cURL : When I use phpinfo while in "normal mode" everything is OK: curl cURL support enabled cURL Information libcurl/7.16.0 OpenSSL/0.9.8i zlib/1.2.3 And everything work I can browse a remote file without any problem, and grab information from a xml file for exemple . But while using cURL in my CLI script which is a little " for irc I have this error "Fatal error: Call to undefined function curl_init " s... read more »
Published: Friday June 19th 2AM
Link: http://www.easyphp.org/forums/10/145804/145804/_subject_#msg-145804
Description: I installed version 3.0 but I need to know how to get from my 2.0 Applications and database to the 3.0 version. Can I change the database password for the root user back to a null value I don't want to have to change the dataabase password in a whole lot of applications. What is the correct procedure to convert MySQL databases from version 2 to version 3 It looks as if I can't just copy the data directory. Do I have to dump my database tables to SQL and re-load them ________________________ I di... read more »
Published: Monday June 15th 8AM
Link: http://www.easyphp.org/forums/10/145802/145802/_subject_#msg-145802
Description: Hi, I used to develop web sites with MAMP on MacOS X. I now work using easyphp 3.0 on XP. I've taken my web sites previously developed with MAMP and I've put them in the www folder. The web site works except that it can't connect to the database. I've got a "could not find driver" error. I've looked at the logs but nothing. I've looked at every configuration files, the connection parameters are ok. So I don't understand. Usually, this error is because of a bad configuration in the web ... read more »
Published: Saturday July 4th 3AM
Link: http://www.easyphp.org/forums/10/145791/145791/_subject_#msg-145791
Description: Hi All, I have EasyPHP and MYSQL is running on it. I want to connect to MYSQL and use: Localhost , root , Like below: > > >Test MySQL1</title> > < php host="; user="; pass="; mysql_connect host, user, pass ; . but system sends a warning message like below: Warning: mysql_connect function.mysql-connect : Access denied for user root localhost using passwod:NO in C: Program Files EasyPHP 3.0 www SQLTest Index.php on line 10 Do you have any idea Thanks read more »
Published: Monday June 8th 6PM
Link: http://www.easyphp.org/forums/10/145790/145790/_subject_#msg-145790
Description: Hello, I installed 3.0,to use mainly wth Joomla. I transfer > and <virtual host>, change password to valid one. I access to my databases with phpmyadmin without any problem after changing mysql and deleted temporary index files into a new mysqldata directory data are on separate disk than system . But when I run any application 17 versions of a Joomla site , I have always a crash "Unhandled exception in apache.exe - PHP5TS.DLL : 0xC0000005: Access violation as there is naturally an... read more »