Raised This Month: $ Target: $400
 0% 

[HELP] Webcompiler error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
excitedboy
Junior Member
Join Date: Jan 2015
Old 02-16-2015 , 05:09   [HELP] Webcompiler error
Reply With Quote #1

Hey! I downloaded what Arkshine linked, uploaded to FTP, but it does not work!
Here you can watch how to write error after left its Compiler button.

WEBSITE! Click here! - There's still no any error, but when she wanted to convert, then writes a mistake!




They tried:
compiler.config.inc.php:

Code:
<?php
define( 'USE_SCHEDTOOL',	1 );
function init_db()
{
	mysql_connect('mysqlweb.clans.hu', '*****', '*****');
	mysql_select_db('magyarsrv279') or die('<p>Could not mysql_select_db()</p>');
}

?>
webcompiler.php

Code:
define( 'USE_SCHEDTOOL',	1 );
//define( 'USE_SCHEDTOOL',	0 );
I tried like this:

Code:
define( 'USE_SCHEDTOOL',	0 );
//define( 'USE_SCHEDTOOL',	0 );
Please help!

Last edited by excitedboy; 02-16-2015 at 05:10.
excitedboy is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 02-16-2015 , 05:13   Re: [HELP] Webcompiler error
Reply With Quote #2

If you have a linux machine with shell access type this as root:

PHP Code:
apt-get install schedtool 
__________________
Kia is offline
excitedboy
Junior Member
Join Date: Jan 2015
Old 02-16-2015 , 05:19   Re: [HELP] Webcompiler error
Reply With Quote #3

Okay, thanks for the reply, I will try! ;)

Quote:
Originally Posted by Kia View Post
If you have a linux machine with shell access type this as root:

PHP Code:
apt-get install schedtool 
excitedboy is offline
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 On
HTML code is Off

Forum Jump


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


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode