From: "Slava Semushin" <slava.semushin@gmail.com> To: "ALT Linux Sisyphus discussion list" <sisyphus@lists.altlinux.org> Subject: [sisyphus] php: как заставить выводить все предупреждения и ошибки? Date: Thu, 12 Apr 2007 14:08:50 +0400 Message-ID: <75e139a00704120308t39a2cf81of1d95e9f14f574d1@mail.gmail.com> (raw) Привет всем! Вчера понадобился php. Поставил следующие пакеты (apt-get install apache-mod_php). При написании скрипта обнаружил, что php молчит как мёртвый партизан: *никаких* сообщений от него, даже если я точку с запятой забываю поставить. В итоге отлаживать скрипт трудновато. Решил его разговорить, но не получается: coder@alt0 ~ $ egrep -r '^[^;#]*E_ALL' /etc/php/4.4.4/ /etc/php/4.4.4/cli/php.ini:error_reporting = E_ALL & ~E_NOTICE /etc/php/4.4.4/apache-mod_php/php.ini:error_reporting = E_ALL dfo@ подсказал что нужно крутить control, но что-то не выходит: coder@alt0 ~ $ sudo control | grep php apache-mod_php unknown (restricted relaxed public ) php4-cli unknown (restricted relaxed public ) coder@alt0 ~ $ sudo control apache-mod_php public control: apache-mod_php: Requested public, got unknown coder@alt0 ~ $ echo $? 1 coder@alt0 ~ $ sudo control apache-mod_php relaxed control: apache-mod_php: Requested relaxed, got unknown coder@alt0 ~ $ echo $? 1 coder@alt0 ~ $ Что делать? Почему по умолчанию unknown? Почему у меня не получается переключиться? Спасибо. -- + Slava Semushin | slava.semushin @ gmail.com + ALT Linux Team | php-coder @ altlinux.ru
next reply other threads:[~2007-04-12 10:08 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-04-12 10:08 Slava Semushin [this message] 2007-04-12 10:10 ` Slava Semushin 2007-04-12 18:34 ` Konstantin A. Lepikhov 2007-04-13 9:25 ` Slava Semushin 2007-04-13 10:01 ` [sisyphus] " Konstantin A. Lepikhov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=75e139a00704120308t39a2cf81of1d95e9f14f574d1@mail.gmail.com \ --to=slava.semushin@gmail.com \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git