You are not logged in.
Hello. After installation in main page:
Strict Standards: Non-static method System_SharedMemory::factory() should not be called statically in /home/denis/public_html/oneye/eyeOSaf8d04280f/system/lib/eyeIPC/main.eyecode on line 72
Strict Standards: Non-static method System_SharedMemory::factory() should not be called statically in /home/denis/public_html/oneye/eyeOSaf8d04280f/system/lib/eyeIPC/main.eyecode on line 43
<?xml version="1.0" encoding="UTF-8" ?>
.... html markup....
And page not consist content, except "Powered by oneye".
Last edited by lars-sh (2012-06-18 00:00:20)
Offline
Welcome to oneye.
What PHP version and what oneye version do you use? This might happen with PHP 5.4 and oneye <= 0.8.
Please, check out oneye 0.9.0 RC1 and give us some feedback. Thanks!
Best regards,
Lars Knickrehm
The oneye project.
Offline
apache 2.2.22-3
Offline
apache 2.2.22-3
The Apache version is not really relevant. I need to know your oneye version and the installed PHP version. You can get the PHP version by creating and accessing a simple php file, maybe called "info.php" and the following content:
<?php
phpinfo();
?>
Best regards,
Lars Knickrehm
The oneye project.
Offline
php-apache 5.4.3-4
0.9 work well
Offline
oneye 0.9.0 RC1 can be conscidered as stable, just continue using it, please.
I mark this thread as fixed?!
Best regards,
Lars Knickrehm
The oneye project.
Offline
ok, thanks
Offline