Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> phpmyadmin problem, pusta strona
damianooo
post
Post #1





Grupa: Zarejestrowani
Postów: 496
Pomógł: 2
Dołączył: 15.07.2011
Skąd: Katowice

Ostrzeżenie: (0%)
-----


Witam,

Pracuję na systemie Ubuntu. Od dłuższego czasu nie używałem phpmyadmina jednak teraz mam potrzebę żeby z tego korzystać w jednym projekcie. Jest jednak mały problem ponieważ odpalając stronę tak: localhost/phpmyadmin dostaję pustą stronę. Jak w konsoli loguję się do mysql-a to bez problemu łączę się z bazą danych oraz bez problemu wykonuję na niej zapytania.

Co może być nie tak ?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
damianooo
post
Post #2





Grupa: Zarejestrowani
Postów: 496
Pomógł: 2
Dołączył: 15.07.2011
Skąd: Katowice

Ostrzeżenie: (0%)
-----


to jest z pliku error.log w katalogu /var/log/apache2/ :

  1. [Sun Jun 30 16:58:59 2013] [error] [client 127.0.0.1] PHP Fatal error: require_once(): Failed opening required 'MyQueries.php' (include_path='.:/home/damian/pear/share/pear') in /var/www/test/index.php on line 1
  2. [Sun Jun 30 17:07:58 2013] [error] [client 127.0.0.1] PHP Warning: require_once(MyQueries.php): failed to open stream: No such file or directory in /var/www/test/index.php on line 1
  3. [Sun Jun 30 17:07:58 2013] [error] [client 127.0.0.1] PHP Fatal error: require_once(): Failed opening required 'MyQueries.php' (include_path='.:/home/damian/pear/share/pear') in /var/www/test/index.php on line 1
  4. [Sun Jun 30 17:37:20 2013] [error] [client 127.0.0.1] File does not exist: /var/www/test/ajax_requests.js, referer: http://test.local/
  5. [Sun Jun 30 17:37:20 2013] [error] [client 127.0.0.1] File does not exist: /var/www/test/ajax_requests.js, referer: http://test.local/
  6. [Sun Jun 30 17:37:21 2013] [error] [client 127.0.0.1] File does not exist: /var/www/test/ajax_requests.js, referer: http://test.local/
  7. [Sun Jun 30 17:37:21 2013] [error] [client 127.0.0.1] File does not exist: /var/www/test/ajax_requests.js, referer: http://test.local/
  8. [Sun Jun 30 17:38:38 2013] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant REQUEST_URI - assumed 'REQUEST_URI' in /var/www/test/lib/Router.php on line 11
  9. [Sun Jun 30 17:38:38 2013] [error] [client 127.0.0.1] PHP Warning: require_once(View/Frontend.php): failed to open stream: No such file or directory in /var/www/test/index.php on line 9
  10. [Sun Jun 30 17:38:38 2013] [error] [client 127.0.0.1] PHP Fatal error: require_once(): Failed opening required 'View/Frontend.php' (include_path='.:/home/damian/pear/share/pear') in /var/www/test/index.php on line 9
  11. [Sun Jun 30 17:39:37 2013] [error] [client 127.0.0.1] PHP Notice: Use of undefined constant REQUEST_URI - assumed 'REQUEST_URI' in /var/www/test/lib/Router.php on line 11
  12. [Sun Jun 30 17:39:37 2013] [error] [client 127.0.0.1] PHP Warning: require_once(View/Frontend.php): failed to open stream: No such file or directory in /var/www/test/index.php on line 9


a to w error.log.1 :

  1. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/test/index.php on line 11
  2. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 0 in /var/www/test/index.php on line 12
  3. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/test/index.php on line 12
  4. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 0 in /var/www/test/index.php on line 14
  5. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/test/index.php on line 14
  6. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 0 in /var/www/test/index.php on line 15
  7. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/test/index.php on line 15
  8. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Notice: Undefined offset: 1 in /var/www/test/index.php on line 11
  9. [Mon Jun 24 17:16:32 2013] [error] [client 127.0.0.1] PHP Warning: in_array() expects parameter 2 to be array, null given in /var/www/test/index.php on line 11



plik access.log jest pusty,

natomiast to z pliku access.log.1

  1. 127.0.0.1 - - [25/Jan/2013:12:40:41 +0100] "GET /info.php HTTP/1.1" 200 292 "http://www.developmentwall.com/install-apache-php-mysql-phpmyadmin-ubuntu/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0"
  2. 127.0.0.1 - - [25/Jan/2013:12:40:42 +0100] "GET /favicon.ico HTTP/1.1" 404 498 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0"
  3. 127.0.0.1 - - [25/Jan/2013:12:40:42 +0100] "GET /favicon.ico HTTP/1.1" 404 498 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0"
  4. 127.0.0.1 - - [25/Jan/2013:12:40:47 +0100] "GET / HTTP/1.1" 200 484 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:18.0) Gecko/20100101 Firefox/18.0"
  5. 127.0.0.1 - - [25/Jan/2013:12:43:45 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  6. 127.0.0.1 - - [25/Jan/2013:12:43:46 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  7. 127.0.0.1 - - [25/Jan/2013:12:43:46 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  8. 127.0.0.1 - - [25/Jan/2013:12:43:46 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  9. 127.0.0.1 - - [25/Jan/2013:12:43:46 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  10. 127.0.0.1 - - [25/Jan/2013:12:43:46 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  11. 127.0.0.1 - - [25/Jan/2013:12:43:57 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  12. 127.0.0.1 - - [25/Jan/2013:12:43:57 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  13. 127.0.0.1 - - [25/Jan/2013:12:43:57 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)"
  14. 127.0.0.1 - - [25/Jan/2013:12:43:57 +0100] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.2.22 (Ubuntu) (internal dummy connection)



jest jeszcze plik other_vhosts_access.log i other_vhosts_access.log.1

  1. /5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  2. test.local:80 127.0.0.1 - - [30/Jun/2013:17:37:21 +0200] "GET /ajax_requests.js HTTP/1.1" 404 501 "http://test.local/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  3. test.local:80 127.0.0.1 - - [30/Jun/2013:17:37:49 +0200] "GET / HTTP/1.1" 200 290 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  4. test.local:80 127.0.0.1 - - [30/Jun/2013:17:37:50 +0200] "GET / HTTP/1.1" 200 289 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  5. test.local:80 127.0.0.1 - - [30/Jun/2013:17:38:38 +0200] "GET / HTTP/1.1" 500 272 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  6. test.local:80 127.0.0.1 - - [30/Jun/2013:17:39:37 +0200] "GET / HTTP/1.1" 500 272 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  7. test.local:80 127.0.0.1 - - [30/Jun/2013:17:39:37 +0200] "GET / HTTP/1.1" 500 272 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"
  8. test.local:80 127.0.0.1 - - [30/Jun/2013:17:43:17 +0200] "GET / HTTP/1.1" 500 272 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0"



usunęłem phpmyadmina i zainstalowałem go od nowa, ale nadal jest pusta strona , restart apache'a też nic nie pomógł

please pomóżcie bo potrzebuję tego

dzięki

cześć,

Można prosić o pomoc w temacie ? ... ciągle mam problem z uruchomieniem phpmyadmin ... a nie mogę na razie zrobić reinstalacji systemu ... czy na podstawie powyższych logów jest w stanie mi ktoś pomóc co może być przyczyną że phpmyadmin nie działa ? ..

P.S. Ktoś proponował żeby odpalić po adresie 192 ... ale jaki dokładnie adres wpisać żeby dostać się do phpmyadmin ?

dzięki

Ten post edytował damianooo 1.07.2013, 17:18:58
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 9.10.2025 - 10:39