<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Форум PHP-MyAdmin.RU &mdash; пустая страница при запуске php]]></title>
	<link rel="self" href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1596&amp;type=atom" />
	<updated>2010-02-26T09:09:13Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.php-myadmin.ru/viewtopic.php?id=1596</id>
		<entry>
			<title type="html"><![CDATA[Re: пустая страница при запуске php]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=10937#p10937" />
			<content type="html"><![CDATA[<p><strong>w.gandalf</strong><br />Где-то конфликт. Надо попробовать отключить все модули PHP и если заработает без них (должны исчезнуть ошибки Segmentation fault), то включать постепенно.</p>]]></content>
			<author>
				<name><![CDATA[Hanut]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=181</uri>
			</author>
			<updated>2010-02-26T09:09:13Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=10937#p10937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[пустая страница при запуске php]]></title>
			<link rel="alternate" href="https://forum.php-myadmin.ru/viewtopic.php?pid=10935#p10935" />
			<content type="html"><![CDATA[<p>подскажите в чем может быть проблема.<br />config.inc.php</p><div class="codebox"><pre><code>&lt;?php
/**
 * Please, do not edit this file. The configuration file for Debian
 * is located in the /etc/phpmyadmin directory.
 */

// Load secret generated on postinst
//include(&#039;/var/lib/phpmyadmin/blowfish_secret.inc.php&#039;);

// Load autoconf local config
//include(&#039;/var/lib/phpmyadmin/config.inc.php&#039;);

// Load user&#039;s local config
//include(&#039;/etc/phpmyadmin/config.inc.php&#039;);

// Set the default server if there is no defined
if (!isset($cfg[&#039;Servers&#039;])) {
    $cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;
}

// Set the default values for $cfg[&#039;Servers&#039;] entries
for ($i=0; (!empty($cfg[&#039;Servers&#039;][$i][&#039;host&#039;]) || (isset($cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;]) &amp;&amp; $cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] == &#039;socket&#039;)); $i++) {
    if (!isset($cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;])) {
        $cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;
    }
    if (!isset($cfg[&#039;Servers&#039;][$i][&#039;host&#039;])) {
        $cfg[&#039;Servers&#039;][$i][&#039;host&#039;] = &#039;localhost&#039;;
    }
    if (!isset($cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;])) {
        $cfg[&#039;Servers&#039;][$i][&#039;connect_type&#039;] = &#039;tcp&#039;;
    }
    if (!isset($cfg[&#039;Servers&#039;][$i][&#039;compress&#039;])) {
        $cfg[&#039;Servers&#039;][$i][&#039;compress&#039;] = false;
    }
    if (!isset($cfg[&#039;Servers&#039;][$i][&#039;extension&#039;])) {
        $cfg[&#039;Servers&#039;][$i][&#039;extension&#039;] = &#039;mysql&#039;;
    }
}

$cfg[&#039;PmaAbsoluteUri_DisableWarning&#039;] = TRUE;
$cfg[&#039;blowfish_secret&#039;] = &#039;wertyukjndwy3cn3&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;auth_type&#039;] = &#039;cookie&#039;;
$cfg[&#039;Servers&#039;][$i][&#039;user&#039;] = &#039;&#039;;
?&gt;

с таким конфигои запускается только несколько ярлыков с лева появляется надпись PHPmyAdmin 
И ярлыки, дом, знак вопроса и SQL Ничего не загружается более</code></pre></div><p>/var/log/apache2<br />смотрю файл ошибок<br />error.log</p><div class="quotebox"><blockquote><p>[Fri Feb 26 08:13:33 2010] [error] [client 77.108.98.211] File does not exist: /htdocs, referer: <a href="https://77.221.152.62/phpmyadmin">https://77.221.152.62/phpmyadmin</a><br />[Fri Feb 26 08:13:48 2010] [notice] child pid 9894 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:13:53 2010] [notice] child pid 9891 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:13:58 2010] [notice] child pid 9895 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:14:03 2010] [notice] child pid 9915 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:27:32 2010] [notice] child pid 21515 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:27:38 2010] [notice] child pid 21514 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:27:43 2010] [notice] child pid 21516 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:27:48 2010] [notice] child pid 9893 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:27:52 2010] [notice] child pid 9908 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:28:32 2010] [notice] child pid 9917 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:28:37 2010] [notice] child pid 21513 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:28:42 2010] [notice] child pid 21580 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:28:47 2010] [notice] child pid 9892 exit signal Segmentation fault (11)<br />[Fri Feb 26 08:28:52 2010] [notice] child pid 9920 exit signal Segmentation fault (11)<br />[Fri Feb 26 09:15:33 2010] [apc-warning] GC cache entry &#039;/usr/share/phpmyadmin/libraries/Theme.class.php&#039; (dev=2049 ino=0) was on gc-list for 17678865 secon$<br />[Fri Feb 26 09:14:10 2010] [apc-warning] GC cache entry &#039;/usr/share/phpmyadmin/libraries/common.lib.php&#039; (dev=2049 ino=0) was on gc-list for 17678897 seconds<br />[Fri Feb 26 09:14:10 2010] [apc-warning] GC cache entry &#039;/usr/share/phpmyadmin/libraries/common.inc.php&#039; (dev=2049 ino=0) was on gc-list for 17678856 seconds<br />[Fri Feb 26 09:19:01 2010] [notice] caught SIGTERM, shutting down<br />[Fri Feb 26 09:19:02 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]<br />[Fri Feb 26 09:19:02 2010] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)<br />[Fri Feb 26 09:19:02 2010] [warn] RSA server certificate CommonName (CN) `dealer.unisaw.ru&#039; does NOT match server name!?<br />[Fri Feb 26 09:19:02 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)<br />PHP Warning:&nbsp; Module &#039;apc&#039; already loaded in Unknown on line 0<br />PHP Warning:&nbsp; Module &#039;rar&#039; already loaded in Unknown on line 0<br />[Fri Feb 26 09:19:02 2010] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)<br />[Fri Feb 26 09:19:02 2010] [warn] RSA server certificate CommonName (CN) `dealer.unisaw.ru&#039; does NOT match server name!?<br />[Fri Feb 26 09:19:02 2010] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g configured -- resuming normal o$<br />[Fri Feb 26 09:19:24 2010] [notice] child pid 28770 exit signal Segmentation fault (11)<br />[Fri Feb 26 09:19:29 2010] [notice] child pid 28771 exit signal Segmentation fault (11)<br />[Fri Feb 26 09:19:34 2010] [notice] child pid 28772 exit signal Segmentation fault (11)<br />[Fri Feb 26 09:19:39 2010] [notice] child pid 28773 exit signal Segmentation fault (11)<br />[Fri Feb 26 09:19:44 2010] [notice] child pid 28774 exit signal Segmentation fault (11)</p></blockquote></div><p>Подскажите в чем может быть касяк. Очень срочно!</p>]]></content>
			<author>
				<name><![CDATA[w.gandalf]]></name>
				<uri>https://forum.php-myadmin.ru/profile.php?id=2602</uri>
			</author>
			<updated>2010-02-26T06:31:41Z</updated>
			<id>https://forum.php-myadmin.ru/viewtopic.php?pid=10935#p10935</id>
		</entry>
</feed>
