<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум PHP-MyAdmin.RU &mdash; Ошибка "the requested operation has failed! "]]></title>
		<link>https://forum.php-myadmin.ru/viewtopic.php?id=1796</link>
		<atom:link href="https://forum.php-myadmin.ru/extern.php?action=feed&amp;tid=1796&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Ошибка "the requested operation has failed! "».]]></description>
		<lastBuildDate>Wed, 25 Jan 2017 10:12:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=27467#p27467</link>
			<description><![CDATA[<div class="quotebox"><cite>Alyona98 сказал:</cite><blockquote><p>php-5.3.5-Win32-VC6-x86</p></blockquote></div><p>Укажите ссылку откуда Apache установлен.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Wed, 25 Jan 2017 10:12:34 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=27467#p27467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=27465#p27465</link>
			<description><![CDATA[<p>Привет, у меня вот такая вот ситуация.<br />Установлен апач 2.2 ... запускается без проблем... но когда привязываю к нему php-5.3.5-Win32-VC6-x86 выдает ошибку по теме поста ...&nbsp; в окне Test Configuration3rn.ru выдает ошибку этой строки LoadModule php5_module С:/WEB/php/php5apache2_2.dll, когда для пробы закоменичиваю ее, то выдает ошибку этой строки PHPIniDir</p>]]></description>
			<author><![CDATA[null@example.com (Alyona98)]]></author>
			<pubDate>Wed, 25 Jan 2017 08:44:00 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=27465#p27465</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=27324#p27324</link>
			<description><![CDATA[<div class="quotebox"><cite>Наталья Ростов-на-Дону сказал:</cite><blockquote><p>оказывается еще вордпрес какой-то надо и сервер.</p></blockquote></div><p>Сервер вам не нужен. Ворд пресс обычно можно установить из панели управления сайтом. Обратитесь к своему хостеру.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Sun, 20 Nov 2016 17:17:45 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=27324#p27324</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=27323#p27323</link>
			<description><![CDATA[<p>Добрый день.&nbsp; Хотела создать свой сайт, купила домен, хостинг, но не тут-то было, оказывается еще вордпрес какой-то надо и сервер. Где-то в просторах интернета нашла httpd-2.2.21-win32-x86-no_ssl (фух, наконец-то написала), вроде как люди написали, что это апаче. Но он у мня не грузится выдает ошибку на 35 линии. Ну я вообще тугая, с компом тяжело схожусь. Помогите пожалуйста. <br />В папке eror ну уж очень много написано, для меня это китайские иероглифы.<br />Пыталась в папке найти файл httpd но не удалось только через поисковик.</p><p>Вот что там написано</p><p>#<br /># This is the main Apache HTTP server configuration file.&nbsp; It contains the<br /># configuration directives that give the server its instructions.<br /># See &lt;URL:http://httpd.apache.org/docs/2.2&gt; for detailed information.<br /># In particular, see <br /># &lt;URL:http://httpd.apache.org/docs/2.2/mod/directives.html&gt;<br /># for a discussion of each configuration directive.<br />#<br /># Do NOT simply read the instructions in here without understanding<br /># what they do.&nbsp; They&#039;re here only as hints or reminders.&nbsp; If you are unsure<br /># consult the online docs. You have been warned.&nbsp; <br />#<br /># Configuration and logfile names: If the filenames you specify for many<br /># of the server&#039;s control files begin with &quot;/&quot; (or &quot;drive:/&quot; for Win32), the<br /># server will use that explicit path.&nbsp; If the filenames do *not* begin<br /># with &quot;/&quot;, the value of ServerRoot is prepended -- so &quot;logs/foo.log&quot;<br /># with ServerRoot set to &quot;D:/сервер&quot; will be interpreted by the<br /># server as &quot;D:/сервер/logs/foo.log&quot;.<br />#<br /># NOTE: Where filenames are specified, you must use forward slashes<br /># instead of backslashes (e.g., &quot;c:/apache&quot; instead of &quot;c:\apache&quot;).<br /># If a drive letter is omitted, the drive on which httpd.exe is located<br /># will be used by default.&nbsp; It is recommended that you always supply<br /># an explicit drive letter in absolute paths to avoid confusion.</p><p>#<br /># ServerRoot: The top of the directory tree under which the server&#039;s<br /># configuration, error, and log files are kept.<br />#<br /># Do not add a slash at the end of the directory path.&nbsp; If you point<br /># ServerRoot at a non-local disk, be sure to point the LockFile directive<br /># at a local disk.&nbsp; If you wish to share the same ServerRoot for multiple<br /># httpd daemons, you will need to change at least LockFile and PidFile.<br />#<br />ServerRoot &quot;D:/сервер&quot;</p><p>#<br /># Listen: Allows you to bind Apache to specific IP addresses and/or<br /># ports, instead of the default. See also the &lt;VirtualHost&gt;<br /># directive.<br />#<br /># Change this to Listen on specific IP addresses as shown below to <br /># prevent Apache from glomming onto all bound IP addresses.<br />#<br />#Listen 12.34.56.78:80<br />Listen 80</p><p>#<br /># Dynamic Shared Object (DSO) Support<br />#<br /># To be able to use the functionality of a module which was built as a DSO you<br /># have to place corresponding `LoadModule&#039; lines at this location so the<br /># directives contained in it are actually available _before_ they are used.<br /># Statically compiled modules (those listed by `httpd -l&#039;) do not need<br /># to be loaded here.<br />#<br /># Example:<br /># LoadModule foo_module modules/mod_foo.so<br />#<br />LoadModule actions_module modules/mod_actions.so<br />LoadModule alias_module modules/mod_alias.so<br />LoadModule asis_module modules/mod_asis.so<br />LoadModule auth_basic_module modules/mod_auth_basic.so<br />#LoadModule auth_digest_module modules/mod_auth_digest.so<br />#LoadModule authn_alias_module modules/mod_authn_alias.so<br />#LoadModule authn_anon_module modules/mod_authn_anon.so<br />#LoadModule authn_dbd_module modules/mod_authn_dbd.so<br />#LoadModule authn_dbm_module modules/mod_authn_dbm.so<br />LoadModule authn_default_module modules/mod_authn_default.so<br />LoadModule authn_file_module modules/mod_authn_file.so<br />#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so<br />#LoadModule authz_dbm_module modules/mod_authz_dbm.so<br />LoadModule authz_default_module modules/mod_authz_default.so<br />LoadModule authz_groupfile_module modules/mod_authz_groupfile.so<br />LoadModule authz_host_module modules/mod_authz_host.so<br />#LoadModule authz_owner_module modules/mod_authz_owner.so<br />LoadModule authz_user_module modules/mod_authz_user.so<br />LoadModule autoindex_module modules/mod_autoindex.so<br />#LoadModule cache_module modules/mod_cache.so<br />#LoadModule cern_meta_module modules/mod_cern_meta.so<br />LoadModule cgi_module modules/mod_cgi.so<br />#LoadModule charset_lite_module modules/mod_charset_lite.so<br />#LoadModule dav_module modules/mod_dav.so<br />#LoadModule dav_fs_module modules/mod_dav_fs.so<br />#LoadModule dav_lock_module modules/mod_dav_lock.so<br />#LoadModule dbd_module modules/mod_dbd.so<br />#LoadModule deflate_module modules/mod_deflate.so<br />LoadModule dir_module modules/mod_dir.so<br />#LoadModule disk_cache_module modules/mod_disk_cache.so<br />#LoadModule dumpio_module modules/mod_dumpio.so<br />LoadModule env_module modules/mod_env.so<br />#LoadModule expires_module modules/mod_expires.so<br />#LoadModule ext_filter_module modules/mod_ext_filter.so<br />#LoadModule file_cache_module modules/mod_file_cache.so<br />#LoadModule filter_module modules/mod_filter.so<br />#LoadModule headers_module modules/mod_headers.so<br />#LoadModule ident_module modules/mod_ident.so<br />#LoadModule imagemap_module modules/mod_imagemap.so<br />LoadModule include_module modules/mod_include.so<br />#LoadModule info_module modules/mod_info.so<br />LoadModule isapi_module modules/mod_isapi.so<br />#LoadModule ldap_module modules/mod_ldap.so<br />#LoadModule logio_module modules/mod_logio.so<br />LoadModule log_config_module modules/mod_log_config.so<br />#LoadModule log_forensic_module modules/mod_log_forensic.so<br />#LoadModule mem_cache_module modules/mod_mem_cache.so<br />LoadModule mime_module modules/mod_mime.so<br />#LoadModule mime_magic_module modules/mod_mime_magic.so<br />LoadModule negotiation_module modules/mod_negotiation.so<br />#LoadModule proxy_module modules/mod_proxy.so<br />#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so<br />#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so<br />#LoadModule proxy_connect_module modules/mod_proxy_connect.so<br />#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so<br />#LoadModule proxy_http_module modules/mod_proxy_http.so<br />#LoadModule proxy_scgi_module modules/mod_proxy_scgi.so<br />#LoadModule reqtimeout_module modules/mod_reqtimeout.so<br />LoadModule rewrite_module modules/mod_rewrite.so<br />LoadModule setenvif_module modules/mod_setenvif.so<br />#LoadModule speling_module modules/mod_speling.so<br />#LoadModule ssl_module modules/mod_ssl.so<br />#LoadModule status_module modules/mod_status.so<br />#LoadModule substitute_module modules/mod_substitute.so<br />#LoadModule unique_id_module modules/mod_unique_id.so<br />#LoadModule userdir_module modules/mod_userdir.so<br />#LoadModule usertrack_module modules/mod_usertrack.so<br />#LoadModule version_module modules/mod_version.so<br />#LoadModule vhost_alias_module modules/mod_vhost_alias.so</p><p>&lt;IfModule !mpm_netware_module&gt;<br />&lt;IfModule !mpm_winnt_module&gt;<br />#<br /># If you wish httpd to run as a different user or group, you must run<br /># httpd as root initially and it will switch.&nbsp; <br />#<br /># User/Group: The name (or #number) of the user/group to run httpd as.<br /># It is usually good practice to create a dedicated user and group for<br /># running httpd, as with most system services.<br />#<br />User daemon<br />Group daemon</p><p>&lt;/IfModule&gt;<br />&lt;/IfModule&gt;</p><p># &#039;Main&#039; server configuration<br />#<br /># The directives in this section set up the values used by the &#039;main&#039;<br /># server, which responds to any requests that aren&#039;t handled by a<br /># &lt;VirtualHost&gt; definition.&nbsp; These values also provide defaults for<br /># any &lt;VirtualHost&gt; containers you may define later in the file.<br />#<br /># All of these directives may appear inside &lt;VirtualHost&gt; containers,<br /># in which case these default settings will be overridden for the<br /># virtual host being defined.<br />#</p><p>#<br /># ServerAdmin: Your address, where problems with the server should be<br /># e-mailed.&nbsp; This address appears on some server-generated pages, such<br /># as error documents.&nbsp; e.g. admin@your-domain.com<br />#<br />ServerAdmin admin@Asus-ПК.beeline</p><p>#<br /># ServerName gives the name and port that the server uses to identify itself.<br /># This can often be determined automatically, but we recommend you specify<br /># it explicitly to prevent problems during startup.<br />#<br /># If your host doesn&#039;t have a registered DNS name, enter its IP address here.<br />#<br />#ServerName Asus-ПК.beeline:80</p><p>#<br /># DocumentRoot: The directory out of which you will serve your<br /># documents. By default, all requests are taken from this directory, but<br /># symbolic links and aliases may be used to point to other locations.<br />#<br />DocumentRoot &quot;D:/сервер/htdocs&quot;</p><p>#<br /># Each directory to which Apache has access can be configured with respect<br /># to which services and features are allowed and/or disabled in that<br /># directory (and its subdirectories). <br />#<br /># First, we configure the &quot;default&quot; to be a very restrictive set of <br /># features.&nbsp; <br />#<br />&lt;Directory /&gt;<br />&nbsp; &nbsp; Options FollowSymLinks<br />&nbsp; &nbsp; AllowOverride None<br />&nbsp; &nbsp; Order deny,allow<br />&nbsp; &nbsp; Deny from all<br />&lt;/Directory&gt;</p><p>#<br /># Note that from this point forward you must specifically allow<br /># particular features to be enabled - so if something&#039;s not working as<br /># you might expect, make sure that you have specifically enabled it<br /># below.<br />#</p><p>#<br /># This should be changed to whatever you set DocumentRoot to.<br />#<br />&lt;Directory &quot;D:/сервер/htdocs&quot;&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Possible values for the Options directive are &quot;None&quot;, &quot;All&quot;,<br />&nbsp; &nbsp; # or any combination of:<br />&nbsp; &nbsp; #&nbsp; &nbsp;Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Note that &quot;MultiViews&quot; must be named *explicitly* --- &quot;Options All&quot;<br />&nbsp; &nbsp; # doesn&#039;t give it to you.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # The Options directive is both complicated and important.&nbsp; Please see<br />&nbsp; &nbsp; # <a href="http://httpd.apache.org/docs/2.2/mod/core.html#options">http://httpd.apache.org/docs/2.2/mod/core.html#options</a><br />&nbsp; &nbsp; # for more information.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; Options Indexes FollowSymLinks</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # AllowOverride controls what directives may be placed in .htaccess files.<br />&nbsp; &nbsp; # It can be &quot;All&quot;, &quot;None&quot;, or any combination of the keywords:<br />&nbsp; &nbsp; #&nbsp; &nbsp;Options FileInfo AuthConfig Limit<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; AllowOverride None</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Controls who can get stuff from this server.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; Order allow,deny<br />&nbsp; &nbsp; Allow from all</p><p>&lt;/Directory&gt;</p><p>#<br /># DirectoryIndex: sets the file that Apache will serve if a directory<br /># is requested.<br />#<br />&lt;IfModule dir_module&gt;<br />&nbsp; &nbsp; DirectoryIndex index.html<br />&lt;/IfModule&gt;</p><p>#<br /># The following lines prevent .htaccess and .htpasswd files from being <br /># viewed by Web clients. <br />#<br />&lt;FilesMatch &quot;^\.ht&quot;&gt;<br />&nbsp; &nbsp; Order allow,deny<br />&nbsp; &nbsp; Deny from all<br />&nbsp; &nbsp; Satisfy All<br />&lt;/FilesMatch&gt;</p><p>#<br /># ErrorLog: The location of the error log file.<br /># If you do not specify an ErrorLog directive within a &lt;VirtualHost&gt;<br /># container, error messages relating to that virtual host will be<br /># logged here.&nbsp; If you *do* define an error logfile for a &lt;VirtualHost&gt;<br /># container, that host&#039;s errors will be logged there and not here.<br />#<br />ErrorLog &quot;logs/error.log&quot;</p><p>#<br /># LogLevel: Control the number of messages logged to the error_log.<br /># Possible values include: debug, info, notice, warn, error, crit,<br /># alert, emerg.<br />#<br />LogLevel warn</p><p>&lt;IfModule log_config_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # The following directives define some format nicknames for use with<br />&nbsp; &nbsp; # a CustomLog directive (see below).<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot;&quot; combined<br />&nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b&quot; common</p><p>&nbsp; &nbsp; &lt;IfModule logio_module&gt;<br />&nbsp; &nbsp; &nbsp; # You need to enable mod_logio.c to use %I and %O<br />&nbsp; &nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot; %I %O&quot; combinedio<br />&nbsp; &nbsp; &lt;/IfModule&gt;</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # The location and format of the access logfile (Common Logfile Format).<br />&nbsp; &nbsp; # If you do not define any access logfiles within a &lt;VirtualHost&gt;<br />&nbsp; &nbsp; # container, they will be logged here.&nbsp; Contrariwise, if you *do*<br />&nbsp; &nbsp; # define per-&lt;VirtualHost&gt; access logfiles, transactions will be<br />&nbsp; &nbsp; # logged therein and *not* in this file.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; CustomLog &quot;logs/access.log&quot; common</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # If you prefer a logfile with access, agent, and referer information<br />&nbsp; &nbsp; # (Combined Logfile Format) you can use the following directive.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #CustomLog &quot;logs/access.log&quot; combined<br />&lt;/IfModule&gt;</p><p>&lt;IfModule alias_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Redirect: Allows you to tell clients about documents that used to <br />&nbsp; &nbsp; # exist in your server&#039;s namespace, but do not anymore. The client <br />&nbsp; &nbsp; # will make a new request for the document at its new location.<br />&nbsp; &nbsp; # Example:<br />&nbsp; &nbsp; # Redirect permanent /foo http://Asus-ПК.beeline/bar</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Alias: Maps web paths into filesystem paths and is used to<br />&nbsp; &nbsp; # access content that does not live under the DocumentRoot.<br />&nbsp; &nbsp; # Example:<br />&nbsp; &nbsp; # Alias /webpath /full/filesystem/path<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # If you include a trailing / on /webpath then the server will<br />&nbsp; &nbsp; # require it to be present in the URL.&nbsp; You will also likely<br />&nbsp; &nbsp; # need to provide a &lt;Directory&gt; section to allow access to<br />&nbsp; &nbsp; # the filesystem path.</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # ScriptAlias: This controls which directories contain server scripts. <br />&nbsp; &nbsp; # ScriptAliases are essentially the same as Aliases, except that<br />&nbsp; &nbsp; # documents in the target directory are treated as applications and<br />&nbsp; &nbsp; # run by the server when requested rather than as documents sent to the<br />&nbsp; &nbsp; # client.&nbsp; The same rules about trailing &quot;/&quot; apply to ScriptAlias<br />&nbsp; &nbsp; # directives as to Alias.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; ScriptAlias /cgi-bin/ &quot;D:/сервер/cgi-bin/&quot;</p><p>&lt;/IfModule&gt;</p><p>&lt;IfModule cgid_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # ScriptSock: On threaded servers, designate the path to the UNIX<br />&nbsp; &nbsp; # socket used to communicate with the CGI daemon of mod_cgid.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #Scriptsock logs/cgisock<br />&lt;/IfModule&gt;</p><p>#<br /># &quot;D:/сервер/cgi-bin&quot; should be changed to whatever your ScriptAliased<br /># CGI directory exists, if you have that configured.<br />#<br />&lt;Directory &quot;D:/сервер/cgi-bin&quot;&gt;<br />&nbsp; &nbsp; AllowOverride None<br />&nbsp; &nbsp; Options None<br />&nbsp; &nbsp; Order allow,deny<br />&nbsp; &nbsp; Allow from all<br />&lt;/Directory&gt;</p><p>#<br /># DefaultType: the default MIME type the server will use for a document<br /># if it cannot otherwise determine one, such as from filename extensions.<br /># If your server contains mostly text or HTML documents, &quot;text/plain&quot; is<br /># a good value.&nbsp; If most of your content is binary, such as applications<br /># or images, you may want to use &quot;application/octet-stream&quot; instead to<br /># keep browsers from trying to display binary files as though they are<br /># text.<br />#<br />DefaultType text/plain</p><p>&lt;IfModule mime_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # TypesConfig points to the file containing the list of mappings from<br />&nbsp; &nbsp; # filename extension to MIME-type.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; TypesConfig conf/mime.types</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # AddType allows you to add to or override the MIME configuration<br />&nbsp; &nbsp; # file specified in TypesConfig for specific file types.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #AddType application/x-gzip .tgz<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # AddEncoding allows you to have certain browsers uncompress<br />&nbsp; &nbsp; # information on the fly. Note: Not all browsers support this.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #AddEncoding x-compress .Z<br />&nbsp; &nbsp; #AddEncoding x-gzip .gz .tgz<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # If the AddEncoding directives above are commented-out, then you<br />&nbsp; &nbsp; # probably should define those extensions to indicate media types:<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; AddType application/x-compress .Z<br />&nbsp; &nbsp; AddType application/x-gzip .gz .tgz</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # AddHandler allows you to map certain file extensions to &quot;handlers&quot;:<br />&nbsp; &nbsp; # actions unrelated to filetype. These can be either built into the server<br />&nbsp; &nbsp; # or added with the Action directive (see below)<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # To use CGI scripts outside of ScriptAliased directories:<br />&nbsp; &nbsp; # (You will also need to add &quot;ExecCGI&quot; to the &quot;Options&quot; directive.)<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #AddHandler cgi-script .cgi</p><p>&nbsp; &nbsp; # For type maps (negotiated resources):<br />&nbsp; &nbsp; #AddHandler type-map var</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Filters allow you to process content before it is sent to the client.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # To parse .shtml files for server-side includes (SSI):<br />&nbsp; &nbsp; # (You will also need to add &quot;Includes&quot; to the &quot;Options&quot; directive.)<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #AddType text/html .shtml<br />&nbsp; &nbsp; #AddOutputFilter INCLUDES .shtml<br />&lt;/IfModule&gt;</p><p>#<br /># The mod_mime_magic module allows the server to use various hints from the<br /># contents of the file itself to determine its type.&nbsp; The MIMEMagicFile<br /># directive tells the module where the hint definitions are located.<br />#<br />#MIMEMagicFile conf/magic</p><p>#<br /># Customizable error responses come in three flavors:<br /># 1) plain text 2) local redirects 3) external redirects<br />#<br /># Some examples:<br />#ErrorDocument 500 &quot;The server made a boo boo.&quot;<br />#ErrorDocument 404 /missing.html<br />#ErrorDocument 404 &quot;/cgi-bin/missing_handler.pl&quot;<br />#ErrorDocument 402 http://Asus-ПК.beeline/subscription_info.html<br />#</p><p>#<br /># MaxRanges: Maximum number of Ranges in a request before<br /># returning the entire resource, or 0 for unlimited<br /># Default setting is to accept 200 Ranges<br />#MaxRanges 0</p><p>#<br /># EnableMMAP and EnableSendfile: On systems that support it, <br /># memory-mapping or the sendfile syscall is used to deliver<br /># files.&nbsp; This usually improves server performance, but must<br /># be turned off when serving from networked-mounted <br /># filesystems or if support for these functions is otherwise<br /># broken on your system.<br />#<br />#EnableMMAP off<br />#EnableSendfile off</p><p># Supplemental configuration<br />#<br /># The configuration files in the conf/extra/ directory can be <br /># included to add extra features or to modify the default configuration of <br /># the server, or you may simply copy their contents here and change as <br /># necessary.</p><p># Server-pool management (MPM specific)<br />#Include conf/extra/httpd-mpm.conf</p><p># Multi-language error messages<br />#Include conf/extra/httpd-multilang-errordoc.conf</p><p># Fancy directory listings<br />#Include conf/extra/httpd-autoindex.conf</p><p># Language settings<br />#Include conf/extra/httpd-languages.conf</p><p># User home directories<br />#Include conf/extra/httpd-userdir.conf</p><p># Real-time info on requests and configuration<br />#Include conf/extra/httpd-info.conf</p><p># Virtual hosts<br />#Include conf/extra/httpd-vhosts.conf</p><p># Local access to the Apache HTTP Server Manual<br />#Include conf/extra/httpd-manual.conf</p><p># Distributed authoring and versioning (WebDAV)<br />#Include conf/extra/httpd-dav.conf</p><p># Various default settings<br />#Include conf/extra/httpd-default.conf</p><p># Secure (SSL/TLS) connections<br />#Include conf/extra/httpd-ssl.conf<br />#<br /># Note: The following must must be present to support<br />#&nbsp; &nbsp; &nbsp; &nbsp;starting without SSL on platforms with no /dev/random equivalent<br />#&nbsp; &nbsp; &nbsp; &nbsp;but a statically compiled-in mod_ssl.<br />#<br />&lt;IfModule ssl_module&gt;<br />SSLRandomSeed startup builtin<br />SSLRandomSeed connect builtin<br />&lt;/IfModule&gt;</p>]]></description>
			<author><![CDATA[null@example.com (Наталья Ростов-на-Дону)]]></author>
			<pubDate>Sun, 20 Nov 2016 11:57:36 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=27323#p27323</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26382#p26382</link>
			<description><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Проверьте наличие библиотеки. C:/Program Files (x86)/1cv8/8.3.5.1443/bin/wsap22.dll<br />Проблема в указанном пути.</p></blockquote></div><p>TНо вот как разобраться?<br />Т.к. apache в Test config кроме этой строки пишет следующее:<br />Cannot load C:/Program Files (x86)/1cv8/8.3.5.1443/bin/wsap22.dll into server Win32.<br />У меня стоит:<br />1. apache_2.4.4-x64-openssl-1.0.1e<br />2. Windows 7 Home Base SP1 x64</p><p>Стоит установить др версию apache? мб x86?</p><p><strong>Проблема решилась с установкой др версии apache!</strong></p>]]></description>
			<author><![CDATA[null@example.com (Rikitikisnub)]]></author>
			<pubDate>Tue, 26 May 2015 03:41:48 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26382#p26382</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26381#p26381</link>
			<description><![CDATA[<p>Проверьте наличие библиотеки. C:/Program Files (x86)/1cv8/8.3.5.1443/bin/wsap22.dll<br />Проблема в указанном пути.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Mon, 25 May 2015 18:59:42 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26381#p26381</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26380#p26380</link>
			<description><![CDATA[<p>Здравствуйте,</p><p>помогите, пожалуйста, понять что не так.<br />Apache выдает ошибку:<br />Syntax eror on line 156 of C:/apache/conf/httpd.conf<br />Привожу строку 156:<br />LoadModule _1cws_module &quot;C:/Program Files (x86)/1cv8/8.3.5.1443/bin/wsap22.dll&quot;</p><p>Спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (Rikitikisnub)]]></author>
			<pubDate>Mon, 25 May 2015 16:31:55 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26380#p26380</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26260#p26260</link>
			<description><![CDATA[<div class="quotebox"><cite>Hanut сказал:</cite><blockquote><p>Проверьте в конфигурационном файле строку загрузки&nbsp; модуля php5_module. Должна быть только одна строка с такой загрузкой, лишнюю необходимо убрать.</p></blockquote></div><p>Спасибо, работает. Закоментировал одну строку, еще переустановил PHP &amp; MySQL Как на вашем сайте. <br />ЗЫ После всего прочего, ошибка выскакивала, но устранилась при закрытие скайпа. </p><p>Теперь можно учиться</p>]]></description>
			<author><![CDATA[null@example.com (Abramov_n)]]></author>
			<pubDate>Mon, 13 Apr 2015 18:20:10 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26260#p26260</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26256#p26256</link>
			<description><![CDATA[<div class="quotebox"><cite>Abramov_n сказал:</cite><blockquote><p>module php5_module is already loaded, skipping</p></blockquote></div><p>Проверьте в конфигурационном файле строку загрузки&nbsp; модуля php5_module. Должна быть только одна строка с такой загрузкой, лишнюю необходимо убрать.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Mon, 13 Apr 2015 16:25:50 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26256#p26256</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26255#p26255</link>
			<description><![CDATA[<p>Помогите пожалуйста<br />Ошибка из темы. ошибки пишет такие<br />module php5_module is already loaded, skipping<br />NameVirtualHost *:80 has no VirtualHosts<br />pid file C:/Apache2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?<br /> значок в трее красный</p>]]></description>
			<author><![CDATA[null@example.com (Abramov_n)]]></author>
			<pubDate>Mon, 13 Apr 2015 13:02:42 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26255#p26255</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26126#p26126</link>
			<description><![CDATA[<div class="quotebox"><cite>Юран сказал:</cite><blockquote><p>Никаких, но когда я ввожу в браузере http://localhost/phpMyAdmin/index.php то вместо начальной страницы интерфейса phpMyAdmin у меня скачеваеться документ index PHP</p></blockquote></div><p>Для исправления добавьте строку в httpd.conf<br /></p><div class="codebox"><pre><code>AddType application/x-httpd-php .php</code></pre></div><p>Подробнее смотрите здесь: <a href="http://php-myadmin.ru/learning/instrument-apache.html">http://php-myadmin.ru/learning/instrument-apache.html</a></p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Fri, 20 Feb 2015 20:29:55 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26126#p26126</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26125#p26125</link>
			<description><![CDATA[<p>Никаких, но когда я ввожу в браузере http://localhost/phpMyAdmin/index.php то вместо начальной страницы интерфейса phpMyAdmin у меня скачеваеться документ index PHP</p>]]></description>
			<author><![CDATA[null@example.com (Юран)]]></author>
			<pubDate>Fri, 20 Feb 2015 17:36:01 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26125#p26125</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26124#p26124</link>
			<description><![CDATA[<div class="quotebox"><cite>Юран сказал:</cite><blockquote><p>&lt;IfModule alias_module&gt;</p></blockquote></div><p>В том виде, как приведен конфигурационный файл какие ошибки выдает?</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Thu, 19 Feb 2015 20:22:10 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26124#p26124</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26123#p26123</link>
			<description><![CDATA[<p>IfModule log_config_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # The following directives define some format nicknames for use with<br />&nbsp; &nbsp; # a CustomLog directive (see below).<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot;&quot; combined<br />&nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b&quot; common</p><p>&nbsp; &nbsp; &lt;IfModule logio_module&gt;<br />&nbsp; &nbsp; &nbsp; # You need to enable mod_logio.c to use %I and %O<br />&nbsp; &nbsp; &nbsp; LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot; %I %O&quot; combinedio<br />&nbsp; &nbsp; &lt;/IfModule&gt;</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # The location and format of the access logfile (Common Logfile Format).<br />&nbsp; &nbsp; # If you do not define any access logfiles within a &lt;VirtualHost&gt;<br />&nbsp; &nbsp; # container, they will be logged here.&nbsp; Contrariwise, if you *do*<br />&nbsp; &nbsp; # define per-&lt;VirtualHost&gt; access logfiles, transactions will be<br />&nbsp; &nbsp; # logged therein and *not* in this file.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; CustomLog &quot;logs/access.log&quot; common</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # If you prefer a logfile with access, agent, and referer information<br />&nbsp; &nbsp; # (Combined Logfile Format) you can use the following directive.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; #CustomLog &quot;logs/access.log&quot; combined<br />&lt;/IfModule&gt;</p><p>&lt;IfModule alias_module&gt;<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Redirect: Allows you to tell clients about documents that used to <br />&nbsp; &nbsp; # exist in your server&#039;s namespace, but do not anymore. The client <br />&nbsp; &nbsp; # will make a new request for the document at its new location.<br />&nbsp; &nbsp; # Example:<br />&nbsp; &nbsp; # Redirect permanent /foo http://localhost/bar</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # Alias: Maps web paths into filesystem paths and is used to<br />&nbsp; &nbsp; # access content that does not live under the DocumentRoot.<br />&nbsp; &nbsp; # Example:<br />&nbsp; &nbsp; # Alias /webpath /full/filesystem/path<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; # If you include a trailing / on /webpath then the server will<br />&nbsp; &nbsp; # require it to be present in the URL.&nbsp; You will also likely<br />&nbsp; &nbsp; # need to provide a &lt;Directory&gt; section to allow access to<br />&nbsp; &nbsp; # the filesystem path.</p><p>&nbsp; &nbsp; #<br />&nbsp; &nbsp; # ScriptAlias: This controls which directories contain server scripts. <br />&nbsp; &nbsp; # ScriptAliases are essentially the same as Aliases, except that<br />&nbsp; &nbsp; # documents in the target directory are treated as applications and<br />&nbsp; &nbsp; # run by the server when requested rather than as documents sent to the<br />&nbsp; &nbsp; # client.&nbsp; The same rules about trailing &quot;/&quot; apply to ScriptAlias<br />&nbsp; &nbsp; # directives as to Alias.<br />&nbsp; &nbsp; #<br />&nbsp; &nbsp; ScriptAlias /cgi-bin/ &quot;C:/Program Files (x86)/Apache Software Foundation/Apache2.2/cgi-bin/&quot;</p><p>&lt;/IfModule&gt;</p>]]></description>
			<author><![CDATA[null@example.com (Юран)]]></author>
			<pubDate>Thu, 19 Feb 2015 18:05:55 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26123#p26123</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ошибка "the requested operation has failed! "]]></title>
			<link>https://forum.php-myadmin.ru/viewtopic.php?pid=26121#p26121</link>
			<description><![CDATA[<div class="quotebox"><cite>Юран сказал:</cite><blockquote><p>выдает ошибку в 297 строке</p></blockquote></div><p>Покажите как выглядит эта строка и пара строк до и после нее.</p>]]></description>
			<author><![CDATA[null@example.com (Hanut)]]></author>
			<pubDate>Tue, 17 Feb 2015 16:57:02 +0000</pubDate>
			<guid>https://forum.php-myadmin.ru/viewtopic.php?pid=26121#p26121</guid>
		</item>
	</channel>
</rss>
