<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; Проблемы после установки phpMyadmin]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=2645&amp;type=atom" />
	<updated>2012-08-08T02:53:59Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=2645</id>
		<entry>
			<title type="html"><![CDATA[Re: Проблемы после установки phpMyadmin]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=21051#p21051" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Настройте веб сервер по статье <a href="http://php-myadmin.ru/learning/instrument-intro.html">Инструментарий веб-разработчика</a></p></blockquote></div><br /><p>Спасибо! тему можно закрыть.&nbsp; Видимо все-таки ошибся где-то. Хотя был уверен, что делал правильно</p>]]></content>
			<author>
				<name><![CDATA[Hvdie]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4485</uri>
			</author>
			<updated>2012-08-08T02:53:59Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=21051#p21051</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблемы после установки phpMyadmin]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=21049#p21049" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hvdie сказал:</cite><blockquote><p>куда их добавить?</p></blockquote></div><p>Настройте веб сервер по статье <a href="http://php-myadmin.ru/learning/instrument-intro.html">Инструментарий веб-разработчика</a></p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2012-08-07T10:07:12Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=21049#p21049</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблемы после установки phpMyadmin]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=21047#p21047" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Проверьте настройку php.ini. На работу PHP влияют строки:<br /></p><div class="codebox"><pre><code>LoadModule php5_module &quot;C:/php/php5apache2_2.dll&quot;
PHPIniDir &quot;C:/php&quot;
DirectoryIndex index.html index.htm index.shtml index.php
AddType application/x-httpd-php .php</code></pre></div></blockquote></div><br /><br /><br /><p>...нет таких строк в php.ini. куда их добавить?</p>]]></content>
			<author>
				<name><![CDATA[Hvdie]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4485</uri>
			</author>
			<updated>2012-08-07T09:55:39Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=21047#p21047</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Проблемы после установки phpMyadmin]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=21046#p21046" />
			<content type="html"><![CDATA[<p>Проверьте настройку php.ini. На работу PHP влияют строки:<br /></p><div class="codebox"><pre><code>LoadModule php5_module &quot;C:/php/php5apache2_2.dll&quot;
PHPIniDir &quot;C:/php&quot;
DirectoryIndex index.html index.htm index.shtml index.php
AddType application/x-httpd-php .php</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2012-08-07T09:50:47Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=21046#p21046</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Проблемы после установки phpMyadmin]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=21045#p21045" />
			<content type="html"><![CDATA[<p>Всем привет!<br />только начал изучать php - так что сильно не бейте)<br />расположение папки phpmyadmin: в&nbsp; c:\apache\localhost\www.<br />содержимое config.inc.php взял с сайта<br />при переходе по ссылке http://localhost/phpmyadmin/ выдается просто текст скрипта без визуальной оболочки. типа:</p><br /><div class="codebox"><pre><code>&lt;?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
 * forms frameset
 *
 *                                              or common.inc.php
 * @package PhpMyAdmin
 */

/**
 * Gets core libraries and defines some variables
 */
require_once &#039;./libraries/common.inc.php&#039;;

// free the session file, for the other frames to be loaded
session_write_close();

// Gets the host name
if (empty($HTTP_HOST)) {
    if (PMA_getenv(&#039;HTTP_HOST&#039;)) {
        $HTTP_HOST = PMA_getenv(&#039;HTTP_HOST&#039;);
    } else {
        $HTTP_HOST = &#039;&#039;;
    }</code></pre></div><br /><p>Что делаю неправильно? помогите</p>]]></content>
			<author>
				<name><![CDATA[Hvdie]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=4485</uri>
			</author>
			<updated>2012-08-07T09:45:31Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=21045#p21045</id>
		</entry>
</feed>
