Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > Project Tools > osTicket Bug Tracker > Bug

Issue Type Bug   Project osTicket Bug Tracker
admin.php Bug
Category Unknown
Affected Version 1.6 Stable
Priority 1 - Highest
Status Not a Bug
Fixed Version (none)
Submitted 11-22-2010
Assigned Users (none) Tags (none)

issueid=238 11-22-2010 08:53 AM
Junior Member
admin.php Bug

Hello, guys.

After i have installed the osticket system, it works nice. I have logged in to the support area und clicked on the admin panel. The next step wasn't very nice, the page show me nothing, so a white site.

I have reinstalled osticket, but the same problem. Now i have displayed the errors (http://osticket.com/wiki/Installation).

It shows me the following:
Quote:
Notice: Undefined index: HTTPS in /var/www/web0/html/support/include/class.misc.php on line 87

Notice: Undefined variable: dblink in /var/www/web0/html/support/include/mysql.php on line 27

Notice: Undefined variable: dblink in /var/www/web0/html/support/include/mysql.php on line 30

Notice: Undefined variable: dblink in /var/www/web0/html/support/include/mysql.php on line 34

Notice: Undefined variable: dblink in /var/www/web0/html/support/include/mysql.php on line 150

Notice: Undefined variable: dblink in /var/www/web0/html/support/include/mysql.php on line 150

Warning: require_once(Mail/mimeDecode.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web0/html/support/include/class.mailparse.php on line 19

Fatal error: require_once() [function.require]: Failed opening required 'Mail/mimeDecode.php' (include_path='.') in /var/www/web0/html/support/include/class.mailparse.php on line 19
Is there any one, who can help me?

Thank you.
Reply

11-23-2010 12:23 AM
Member
 
This would not technically be a bug. It seems to me from the error message that you are getting that some of the required php files are missing from your installation.

You may want to try the installation again and be careful that the directory structure mirrors that of the zip file.

http://www.osticket.com/dl/osticket_1.6.0.tar.gz

You could also double check permissions for the osticket files as well. If the Apache user does not have read permissions for the files, I would imagine that this could cause an error like this as well...(guessing) Though I am most familiar with Windows, the idea should be similar with linux.
Reply
11-25-2010 06:09 AM
Junior Member
 
Yes, i've checked it, but it doesn't work, all files are complete.
Maybe you could contact me via mail, icq or something likes this?

If you are sure with php and the osticket system, you could install the system und look after some errors, if there are some.

I'm availabe at: Icq: 453 302 053 or Mail: audiio@warrockevent.net


I would thank you, if you would contact me.
Reply
11-28-2010 01:05 AM
Kangaroo Trainer
 
It looks like you have a couple of different things going on there, most to do with PHP configuration.

It looks like ini_set() and error_reporting() have been disabled (possibly PHP is running in safe mode) and some values that need to be set at run-time aren't being set. That would account for the undefined index notice and the require_once error.

As to the others, see here: http://osticket.com/forums/showpost....54&postcount=6
Reply
06-20-2012 09:20 AM
Junior Member
 
Kelli solved my problem, thanks!
only missed this: / include / class.misc.php on line 87

I thank those who help me! =]

(I am Brazilian, my 'English' is not as good)
Reply

Issue Tools
Subscribe to this issue

All times are GMT -4. The time now is 10:02 AM.