ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] typo3 in current Sisyphus
@ 2006-09-06 13:18 Igor Zubkov
  2006-09-06 14:43 ` Slava Dubrovskiy
  2006-09-06 15:30 ` Alexey Tourbin
  0 siblings, 2 replies; 4+ messages in thread
From: Igor Zubkov @ 2006-09-06 13:18 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 2597 bytes --]

Привет, Всем!

Кто-нибудь сумел поставить typo3 на текущий Сизиф?
У меня ругается примерно вот-так на index.php:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result 
resource in /var/www/html/typo3/t3lib/class.t3lib_db.php on line 801

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result 
resource in /var/www/html/typo3/t3lib/class.t3lib_db.php on line 801

Warning: mysql_free_result(): supplied argument is not a valid MySQL result 
resource in /var/www/html/typo3/t3lib/class.t3lib_db.php on line 826

И в админ интерфейсе вот-так:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result 
resource in /var/www/html/typo3/t3lib/class.t3lib_db.php on line 789

Warning: mysql_free_result(): supplied argument is not a valid MySQL result 
resource in /var/www/html/typo3/t3lib/class.t3lib_db.php on line 826

Warning: Cannot modify header information - headers already sent by (output 
started at /var/www/html/typo3/t3lib/class.t3lib_db.php:789) 
in /var/www/html/typo3/typo3/template.php on line 613

Вот что у меня стоит:
[icesik@iceberg ~]$ rpm -qa | egrep '(php|apache|mysql)' | grep -v apache2
php-gd2-4.4.3.cvs20060626-alt1
php5-curl-5.1.3.cvs20060122-alt1
php-manual-ru-20051125-alt1
php5-5.1.3.cvs20060122-alt1
php-mbstring-4.4.3.cvs20060626-alt1
apache-1.3.36rusPL30.22-alt1
php-cgi-4.4.3.cvs20060626-alt1
libmysqlclient12-4.0.26-alt1
php-curl-4.4.3.cvs20060626-alt1
php5-openssl-5.1.3.cvs20060122-alt1
apache-manual-1.3.36rusPL30.22-alt1
php-readline-4.4.3.cvs20060626-alt1
php5-libs-5.1.3.cvs20060122-alt1
php-sockets-4.4.3.cvs20060626-alt1
php-base-2.1-alt1
php-mysql-4.4.3.cvs20060626-alt1
php5-mcrypt-5.1.3.cvs20060122-alt1
php-mime_magic-4.4.3.cvs20060626-alt1
rpm-build-php5-5.1.3.cvs20060122-alt1
apachetop-0.12.6-alt1
php-xslt-4.4.3.cvs20060626-alt1
perl-DBD-mysql-3.0006-alt1
rpm-build-php-4.4.3.cvs20060626-alt1
php-openssl-4.4.3.cvs20060626-alt1
php5-mysql-5.1.3.cvs20060122-alt1
php-libs-4.4.3.cvs20060626-alt1
php-domxml-4.4.3.cvs20060626-alt1
php5-cgi-5.1.3.cvs20060122-alt1
mysqlnavigator-1.4.2-alt4.1
mysql-jdbc-3.1.11-alt1
apache-common-1.3.36rusPL30.22-alt1
apache-mod_php-4.4.3.cvs20060626-alt1.2
php-mcrypt-4.4.3.cvs20060626-alt1
phpMyAdmin-2.8.2.3-alt1
apache-devel-1.3.36rusPL30.22-alt1
php-4.4.3.cvs20060626-alt1
PDFlib-Lite-php-6.0.1-alt2
libqt3-mysql-3.3.6-alt8
php5-bz2-5.1.3.cvs20060122-alt1
mysqlcc-0.9.4-alt2
php-manual-en-20051125-alt1
php-pcntl-4.4.3.cvs20060626-alt1
[icesik@iceberg ~]$ 

-- 
Placebo - This Picture

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] typo3 in current Sisyphus
  2006-09-06 13:18 [sisyphus] typo3 in current Sisyphus Igor Zubkov
@ 2006-09-06 14:43 ` Slava Dubrovskiy
  2006-09-06 15:30 ` Alexey Tourbin
  1 sibling, 0 replies; 4+ messages in thread
From: Slava Dubrovskiy @ 2006-09-06 14:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

Igor Zubkov пишет:
> Привет, Всем!
>
> Кто-нибудь сумел поставить typo3 на текущий Сизиф?
>   
У меня работает на сизифе 2-3 месячной давности.
> Вот что у меня стоит:
> [icesik@iceberg ~]$ rpm -qa | egrep '(php|apache|mysql)' | grep -v apache2
>   
Самого главного нет -  rpm -qa | egrep 'MySQL'

У меня:
MySQL-client-5.0.22-alt1
libMySQL-5.0.22-alt1
MySQL-server-5.0.22-alt1

И вроде typo3 не поддерживает 5 версию MySQL

-- 
С уважением,
Дубровский Вячеслав.


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]

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

* Re: [sisyphus] typo3 in current Sisyphus
  2006-09-06 13:18 [sisyphus] typo3 in current Sisyphus Igor Zubkov
  2006-09-06 14:43 ` Slava Dubrovskiy
@ 2006-09-06 15:30 ` Alexey Tourbin
  2006-09-06 15:36   ` Igor Zubkov
  1 sibling, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2006-09-06 15:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

On Wed, Sep 06, 2006 at 04:18:21PM +0300, Igor Zubkov wrote:
> Привет, Всем!
> 
> Кто-нибудь сумел поставить typo3 на текущий Сизиф?
> У меня ругается примерно вот-так на index.php:

Есть подозрение, что текущий php-mysql и php5-mysql сломаны.
Простая пересборка должна помочь.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] typo3 in current Sisyphus
  2006-09-06 15:30 ` Alexey Tourbin
@ 2006-09-06 15:36   ` Igor Zubkov
  0 siblings, 0 replies; 4+ messages in thread
From: Igor Zubkov @ 2006-09-06 15:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

В сообщении от 6 сентября 2006 18:30 Alexey Tourbin написал(a):
> > Кто-нибудь сумел поставить typo3 на текущий Сизиф?
> > У меня ругается примерно вот-так на index.php:
>
> Есть подозрение, что текущий php-mysql и php5-mysql сломаны.
> Простая пересборка должна помочь.

Не совсем. У меня php и mysql старые...

-- 
Placebo - Passive Aggressive

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-09-06 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-06 13:18 [sisyphus] typo3 in current Sisyphus Igor Zubkov
2006-09-06 14:43 ` Slava Dubrovskiy
2006-09-06 15:30 ` Alexey Tourbin
2006-09-06 15:36   ` Igor Zubkov

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