LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-07-2011, 02:10 AM   #1
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
Question PHP Notice: Trying to get property of non-object in /var/www/localhost/htdocs/intrane


On Gentoo I have installed Owl Knowledgebase- owl-1.01 stable version. Followed all the instructions properly as mentioned in README and installation pdf guide.

After installation not getting loging page and i get this error :

[error] [client 141.14.40.46] PHP Notice: Trying to get property of non-object in /var/www/localhost/htdocs/intranet/index.php on line 365

And line no 365 is :

343 function bcheckLibExists ($filename, $sSubMessage = "")
344 {
345 global $default, $owl_lang;
346 if (file_exists("$filename"))
347 {
348 if (is_readable("$filename"))
349 {
350 return true;
351 }
352 else
353 {
354 if (empty($sSubMessage))
355 {
356 $sSubMessage = $owl_lang->debug_webserver_no_access;
357 }
358 die("<br /><font size=\"4\"><center>$sSubMessage</center></font>");
359 }
360 }
361 else
362 {
363 if (empty($sSubMessage))
364 {
365 $sSubMessage = $owl_lang->debug_file_not_exist;
366 }
367 die("<br /><font size=\"4\"><center>$sSubMessage</center></font>");
368 }
369 }
Follwed this link for installtion :
http://downloads.sourceforge.net/pro...e_mirror=space
Can some one please let me know where can be the problem?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Site error: the file /var/www/hotel/index.php requires the ionCube PHP Loader ioncube muba Linux - Software 1 06-03-2010 10:38 AM
how to add a php file in /var/www/html folder mukeshk.nist Linux - Software 2 01-24-2010 11:20 PM
php move_uploaded_file() not working in /var/www/html jon23d Linux - Software 1 06-07-2006 10:25 AM
Couldn't open stream {localhost/imap : 143} in /usr/local/httpd/htdocs/view.php nshoboul Linux - Newbie 12 10-24-2003 02:23 PM
proftp access to /var/www/htdocs with rw datadriven Slackware 0 06-27-2003 11:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration