You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
Hello,
I just install maian friend and I got 500 Internal Server Error, my server have php safe mode OFF. I search the forun but I did't find any reference about this, can you help me?
Thanks in advanced
Offline
I got it! ![]()
I forgot to config index.php ----> dirname(friend).'/');
Offline
Glad you sorted it. ![]()
Offline
I've tried this, and it didn't work ![]()
I'm still getting an Internal Server Error.
Infinitus, did your line 13 on index.php look like this? define ('FOLDER_PATH', dirname(friend).'/');
Please let me know what I am doing wrong ![]()
Offline
No, that is invalid. The folder path shouldn`t need changing. From a previous post you said you were using Joomla, so I can`t help, sorry.
Offline
Infinitus 8 said that they needed to configure the index.php file.
What exactly needs to be configured in the index.php file? that's ALL I need to know.
Offline
Ok, no problem. good luck.
Offline
So you can't tell me what in the index.php file needs to be configured?
Offline
No, because I don`t use Joomla.
Offline
So you can't tell me what in the index.php file needs to be configured?
yes me too
tell me how to configure it nm
Offline
define ('FOLDER_PATH', dirname(friend).'/'); is an invalid path and won`t work.
Paths should not need changing.
Offline
Pages: 1