ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Кто-нибудь подключал Xdebug?
@ 2008-08-21  7:25 Slava Semushin
  2008-08-21 15:14 ` Denis Klimov
  0 siblings, 1 reply; 2+ messages in thread
From: Slava Semushin @ 2008-08-21  7:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Здравствуйте!

Кому-нибудь удалось прикрутить Xdebug к нашему PHP5?

У меня не выходит. Делаю так:
- скомпилил, положил в /usr/lib/php/5.2.7/extensions
- добавил строчку extension = xdebug.so в /etc/php/5.2.7/apache-mod_php/php.ini
- рестартанул Апач

[c0der@xxx ~]$ php -m -c /etc/php/5.2.7/apache-mod_php/php.ini
PHP Warning:  Xdebug MUST be loaded as a Zend extension in Unknown on line 0
[PHP Modules]
bcmath
ctype
date
filter
ftp
gettext
hash
iconv
json
libxml
mysqli
pcre
PDO
pdo_sqlite
posix
Reflection
session
shmop
SPL
standard
suhosin
sysvsem
sysvshm
tokenizer
wddx
xdebug
xml
xmlreader
xmlwriter
zlib

[Zend Modules]
Suhosin

[c0der@xxx ~]$

И не работает? Кто-нибудь подскажет как его приготовить правильно?
Может быть даже кто-нибудь его бы и упаковал?

Пакеты:
php5-mysqli-5.2.7.20080627-alt1
apache-mod_php5-5.2.7.20080627-alt1
php5-5.2.7.20080627-alt1
php5-suhosin-0.9.24-alt1
php5-devel-5.2.7.20080627-alt1
rpm-build-php5-5.2.7.20080627-alt1
php5-libs-5.2.7.20080627-alt1

xdebug 2.0.3 с сайта

Пробовал прописывать zend_extension вместо extension -- результат тот же.

Заранее спасибо за ответы!

-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [sisyphus] Кто-нибудь подключал Xdebug?
  2008-08-21  7:25 [sisyphus] Кто-нибудь подключал Xdebug? Slava Semushin
@ 2008-08-21 15:14 ` Denis Klimov
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Klimov @ 2008-08-21 15:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Thu, 21 Aug 2008 14:25:21 +0700 Slava Semushin wrote:

> Здравствуйте!
> 
> Кому-нибудь удалось прикрутить Xdebug к нашему PHP5?
> 
> У меня не выходит. Делаю так:
> - скомпилил, положил в /usr/lib/php/5.2.7/extensions
> - добавил строчку extension = xdebug.so в /etc/php/5.2.7/apache-mod_php/php.ini
> - рестартанул Апач
> 
> [c0der@xxx ~]$ php -m -c /etc/php/5.2.7/apache-mod_php/php.ini
> PHP Warning:  Xdebug MUST be loaded as a Zend extension in Unknown on line 0
> [PHP Modules]
> bcmath
> ctype
> date
> filter
> ftp
> gettext
> hash
> iconv
> json
> libxml
> mysqli
> pcre
> PDO
> pdo_sqlite
> posix
> Reflection
> session
> shmop
> SPL
> standard
> suhosin
> sysvsem
> sysvshm
> tokenizer
> wddx
> xdebug
> xml
> xmlreader
> xmlwriter
> zlib
> 
> [Zend Modules]
> Suhosin
> 
> [c0der@xxx ~]$
> 
> И не работает? Кто-нибудь подскажет как его приготовить правильно?
> Может быть даже кто-нибудь его бы и упаковал?
> 
> Пакеты:
> php5-mysqli-5.2.7.20080627-alt1
> apache-mod_php5-5.2.7.20080627-alt1
> php5-5.2.7.20080627-alt1
> php5-suhosin-0.9.24-alt1
> php5-devel-5.2.7.20080627-alt1
> rpm-build-php5-5.2.7.20080627-alt1
> php5-libs-5.2.7.20080627-alt1
> 
> xdebug 2.0.3 с сайта
> 
> Пробовал прописывать zend_extension вместо extension -- результат тот же.
> 
> Заранее спасибо за ответы!
Необходимо прописать еще настройки его в php.ini в секцию debug.
Например как тут:
http://www.apaddedcell.com/easy-php-debugging-ubuntu-using-xdebug-and-vim
--
Denis Klimov 
zver



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-21 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-21  7:25 [sisyphus] Кто-нибудь подключал Xdebug? Slava Semushin
2008-08-21 15:14 ` Denis Klimov

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