Hi, just to summarize, I would like to know from you guys:
1. Do you have problems when pointing your browser to http://demo.phpmyadmin.net/master/ or just when visiting your own server?
2. Did you try disabling all browser extensions?
I'm puzzled by the fact that I cannot reproduce the problems, under Ubuntu or Windows 7, as I reported in the other thread.
By the way, one of the Chrome warnings should be solved when this pull request [0] is accepted for QA_3_5 then merged to master.
On Wed, Jan 16, 2013 at 2:32 AM, Marc Delisle marc@infomarc.info wrote:
Hi, just to summarize, I would like to know from you guys:
- Do you have problems when pointing your browser to
http://demo.phpmyadmin.net/master/ or just when visiting your own server?
- Did you try disabling all browser extensions?
I'm puzzled by the fact that I cannot reproduce the problems, under Ubuntu or Windows 7, as I reported in the other thread.
By the way, one of the Chrome warnings should be solved when this pull request [0] is accepted for QA_3_5 then merged to master.
-- Marc Delisle http://infomarc.info
Hi,
1. I have no problem when when pointing to the demo. Only the local server gives trouble. 2. Yes, I tried disabling all browser extension, but it didn't help
On Wed, Jan 16, 2013 at 2:59 AM, Madhura Jayaratne madhura.cj@gmail.comwrote:
On Wed, Jan 16, 2013 at 2:32 AM, Marc Delisle marc@infomarc.info wrote:
Hi, just to summarize, I would like to know from you guys:
- Do you have problems when pointing your browser to
http://demo.phpmyadmin.net/master/ or just when visiting your own server?
- Did you try disabling all browser extensions?
I'm puzzled by the fact that I cannot reproduce the problems, under Ubuntu or Windows 7, as I reported in the other thread.
By the way, one of the Chrome warnings should be solved when this pull request [0] is accepted for QA_3_5 then merged to master.
-- Marc Delisle http://infomarc.info
Hi,
- I have no problem when when pointing to the demo. Only the local server
gives trouble. 2. Yes, I tried disabling all browser extension, but it didn't help
Same here. I am using Chrome in Incognito mode.
Alex
Alex M a écrit :
On Wed, Jan 16, 2013 at 2:59 AM, Madhura Jayaratne madhura.cj@gmail.comwrote:
On Wed, Jan 16, 2013 at 2:32 AM, Marc Delisle marc@infomarc.info wrote:
Hi, just to summarize, I would like to know from you guys:
- Do you have problems when pointing your browser to
http://demo.phpmyadmin.net/master/ or just when visiting your own server?
- Did you try disabling all browser extensions?
I'm puzzled by the fact that I cannot reproduce the problems, under Ubuntu or Windows 7, as I reported in the other thread.
By the way, one of the Chrome warnings should be solved when this pull request [0] is accepted for QA_3_5 then merged to master.
-- Marc Delisle http://infomarc.info
Hi,
- I have no problem when when pointing to the demo. Only the local server
gives trouble. 2. Yes, I tried disabling all browser extension, but it didn't help
Same here. I am using Chrome in Incognito mode.
Alex
Anything special about your servers? Could you summarize for the list, which web server, PHP version and MySQL version?
On 01/16/2013 01:01 PM, Marc Delisle wrote:
Alex M a écrit :
On Wed, Jan 16, 2013 at 2:59 AM, Madhura Jayaratne madhura.cj@gmail.comwrote:
On Wed, Jan 16, 2013 at 2:32 AM, Marc Delisle marc@infomarc.info wrote:
Hi, just to summarize, I would like to know from you guys:
- Do you have problems when pointing your browser to
http://demo.phpmyadmin.net/master/ or just when visiting your own server?
- Did you try disabling all browser extensions?
I'm puzzled by the fact that I cannot reproduce the problems, under Ubuntu or Windows 7, as I reported in the other thread.
By the way, one of the Chrome warnings should be solved when this pull request [0] is accepted for QA_3_5 then merged to master.
-- Marc Delisle http://infomarc.info
Hi,
- I have no problem when when pointing to the demo. Only the local server
gives trouble. 2. Yes, I tried disabling all browser extension, but it didn't help
Same here. I am using Chrome in Incognito mode.
Alex
Anything special about your servers? Could you summarize for the list, which web server, PHP version and MySQL version?
A look at (and diff) of the php.ini and apache2.conf files might help.
Bye, Rouslan
On Wed, Jan 16, 2013 at 4:01 PM, Rouslan Placella rouslan@placella.comwrote:
Anything special about your servers? Could you summarize for the list, which web server, PHP version and MySQL version?
A look at (and diff) of the php.ini and apache2.conf files might help.
Nothing special I can think of. The versions are as follows:
PHP 5.4.9-4~precise+1 Server version: Apache/2.2.22 mysql Ver 14.14 Distrib 5.5.28, for debian-linux-gnu (x86_64) using readline 6.2
php.ini @ [1] php.ini diff @ [2] apache2.conf @ [3]
[1] http://pastebin.com/eBdDhnJk [2] http://pastebin.com/Cy5RVi2x [3] http://pastebin.com/m6y8cdG0
-- Alex
Alex M a écrit :
On Wed, Jan 16, 2013 at 4:01 PM, Rouslan Placella rouslan@placella.comwrote:
Anything special about your servers? Could you summarize for the list, which web server, PHP version and MySQL version?
A look at (and diff) of the php.ini and apache2.conf files might help.
Nothing special I can think of. The versions are as follows:
PHP 5.4.9-4~precise+1 Server version: Apache/2.2.22 mysql Ver 14.14 Distrib 5.5.28, for debian-linux-gnu (x86_64) using readline 6.2
php.ini @ [1] php.ini diff @ [2] apache2.conf @ [3]
[1] http://pastebin.com/eBdDhnJk [2] http://pastebin.com/Cy5RVi2x [3] http://pastebin.com/m6y8cdG0
-- Alex
Ok, I just compiled PHP 5.4.10 on a 64bit Linux machine (1 GB RAM) running Apache 2.2.23 and MySQL 5.6.4-m7. No problems for me.
I suggest we release 4.4.0-alpha1 in order to get more feedback.
Alex M a écrit :
On Wed, Jan 16, 2013 at 4:01 PM, Rouslan Placella rouslan@placella.comwrote:
Anything special about your servers? Could you summarize for the list, which web server, PHP version and MySQL version?
A look at (and diff) of the php.ini and apache2.conf files might help.
Nothing special I can think of. The versions are as follows:
PHP 5.4.9-4~precise+1 Server version: Apache/2.2.22 mysql Ver 14.14 Distrib 5.5.28, for debian-linux-gnu (x86_64) using readline 6.2
php.ini @ [1] php.ini diff @ [2] apache2.conf @ [3]
[1] http://pastebin.com/eBdDhnJk [2] http://pastebin.com/Cy5RVi2x [3] http://pastebin.com/m6y8cdG0
-- Alex
I could not deduce from your php.ini, which extensions you are running.
On Wed, Jan 16, 2013 at 10:44 PM, Marc Delisle marc@infomarc.info wrote:
I could not deduce from your php.ini, which extensions you are running.
Curl, gd, mcrypt, mysqli, mysql, pdo_mysql and pdo.
-- Alex