[Bug 836810] Review Request: Tiny-Tiny-RSS - Web based news feed and aggregator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=836810

--- Comment #6 from Juan Orti Alcaine <j.orti.alcaine@xxxxxxxxx> ---
Hello, thanks for your work.
I'm trying the package and I have problems to run the update_daemon2.php, I get
this error:

PHP Parse error:  syntax error, unexpected '';' (T_CONSTANT_ENCAPSED_STRING) in
/usr/share/Tiny-Tiny-RSS/include/functions.php on line 3653

That line is:  $sphinxClient->SetServer('localhost', 9312);
so it seems that something is broken when removing the bundled sphinx library.
With the vanilla tar.gz it worked for me.

I use this unit file to launch the update daemon. It may be interesting to
include something similar in your package:

[Unit]
Description=Tiny Tiny RSS update daemon
After=network.target mysqld.service
Requires=mysqld.service

[Service]
User=apache
Group=apache
WorkingDirectory=/usr/share/Tiny-Tiny-RSS
Type=simple
ExecStart=/usr/bin/php ./update_daemon2.php
PrivateTmp=true
InaccessibleDirectories=/home /root /boot /opt /mnt /media
ReadOnlyDirectories=/etc /usr

[Install]
WantedBy=multi-user.target

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uz7TnSEwIl&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]