Running CustomCMS

Status
Not open for further replies.

Yarfapet

New Member
Messages
26
Reaction score
0
Points
0

I'm currently looking into buying a CMS for my website. But I want to make sure everything will run fine beforehand. I was wondering if the cossacks server has all of the following and if I will have to do anything in particular beforehand. Thanks in advance.:)



ionCube Loaders
GD2 image library
Apache mod_rewrite
allow_url_fopen Enabled
PHP4 / PHP5 & MySQL 4.x or higher
 

Starshine

Legend Killer
Messages
14,423
Reaction score
0
Points
0

I'm currently looking into buying a CMS for my website. But I want to make sure everything will run fine beforehand. I was wondering if the cossacks server has all of the following and if I will have to do anything in particular beforehand. Thanks in advance.:)



ionCube Loaders
GD2 image library
Apache mod_rewrite
allow_url_fopen Enabled
PHP4 / PHP5 & MySQL 4.x or higher

Yes.
Yes.
Yes.
Not Sure ( May have to ask other staff )
Yes.
 

Yarfapet

New Member
Messages
26
Reaction score
0
Points
0
Hmmm...I wonder if it could be allow_url_fopen (just assuming it's no). The main reason I asked was because this test: http://customcms.net/members/viewtopic.php?t=2111 . Was turning up negatives for compatibility. Might have to ask them about it there (I did upload in binary).

EDIT: Most likely it's allow_url_fopen, some one the topic mentions blank pages (Which is whats happening to me), and it is said that would be a cause of it
 
Last edited:

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Can you post a link to where you're getting the error?
Also, check your "Error Log" and tell us what is showing.
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Open the installation file and check if there's an exec() or shell_exec() function. Look for the word "exec".
If there is, try to remove that line or the ones affected with comments.
 

Yarfapet

New Member
Messages
26
Reaction score
0
Points
0
Open the installation file and check if there's an exec() or shell_exec() function. Look for the word "exec".
If there is, try to remove that line or the ones affected with comments.

Index: Nothing but a link
Index2: 2 exec's found*, removed, no changes
Index3: Picture file, relies on external php
Index4:2 exec's found*, removed, no changes
Index5:"Thats it!... if you got here without any problems you're in good shape."
Thumbnailer:2 exec's found*,removed, index3 still does not show an image

* All 3 used }if(function_exists('_il_exec')){return _il_exec();
And had garbage text (Which I believe is ioncube doing it's job)

EDIT:
Just looking at the php versions. I wonder if I'd need the advanced version (because intermediate blocks exec). Still, I know that the staff here are very iffy about giving users the advanced version, if there is another way, I'm all for it.
 
Last edited by a moderator:
Status
Not open for further replies.
Top