Works fine here. Please explain more.
There will be several more errors during startup that would explain that one. Please find them and tell me what they are.
lua_log_sv 1 in your server's startup parameters will provide a text log of all errors which will help. Be aware that Overv does not update the module he supplies as I update. Please download the version from the first post and put it in Evolve/lua/includes/modules/ before continuting

/orangebox/garrysmod/lua_errors_server.txt
Code:
[@gamemodes\sandbox\entities\entities\gmod_rtcameraprop\init.lua:89] bad argument #1 to 'random' (interval is empty)
[@gamemodes\sandbox\entities\entities\gmod_rtcameraprop\init.lua:89] bad argument #1 to 'random' (interval is empty)
[11/05/10 23:31:10][SourceBans.lua] The server has lost connection to the database. Retrying...Timer Error: [@addons\evolve\lua\ev_sourcebans.lua:35] bad argument #1 to 'ipairs' (table expected, got boolean)
[11/05/10 23:36:10][SourceBans.lua] The server has lost connection to the database. Retrying...
/orangebox/garrysmod/console.txt
Code:
Mounting hl2.. OK
Mounting cstrike.. Failed
Mounting dod.. Failed
Mounting ep2.. Failed
Mounting tf.. Failed
Mounting episodic.. Failed
Mounting hl2mp.. Failed
Mounting portal.. OK
Mounting lostcoast.. Failed
Mounting hl1.. Failed
Mounting hl1mp.. Failed
Mounting zeno_clash.. OK
Garry's Mod server.dll Build #109 [Nov 1 2010 15:56:15]
maxplayers set to 10
Unknown command "sv_allow_wait_command"
maxplayers set to 10
Network: IP 109.169.52.73, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Lua initialized (Lua 5.1)
================================
Stargate Carter Addon Pack Loaded
Revision 57
List of all installed CAP files:
================================
==========================================================
Simple Prop Protection Version 1.51 by Spacetech has loaded
==========================================================
=======================================================
StarGate Pack: Initializing
Version: 47
Loading: stargate/shared/init.lua
Loading: stargate/shared/keyboard.lua
Loading: stargate/shared/bullets.lua
Loading: stargate/shared/lib.lua
Loading: stargate/shared/matrix.lua
Loading: stargate/shared/print_r.lua
Loading: stargate/shared/tracelines.lua
Loading: stargate/server/init.lua
INIParser:parse - File stargate/config.ini successfully parsed
INIParser:parse - File stargate/user_config.ini successfully parsed
Loading: stargate/server/keyboard.lua
Loading: stargate/server/spawner.lua
Loading: stargate/server/entity.lua
Loading: stargate/server/ini_parser.lua
Loading: stargate/server/protection.lua
Loading: stargate/server/teleport.lua
Loading: stargate/server/tool.lua
Loading: stargate/server/wire_rd.lua
=======================================================
================================
=== Wire 2207 (exported) Installed ===
================================
Loaded GM Lua DLL.
1 modelprecache 1024 10 0
1 modelprecache 8192 13 0
4 decalprecache 512 9 0
4 decalprecache 1024 10 0
12 Materials 1024 10 0
12 Materials 2048 11 0
=====================================================
Evolve 1.0 by Overv succesfully started serverside.
=====================================================
[11/05/10 23:25:36][SourceBans.lua] Starting the database.
Registering gamemode 'sandbox' derived from 'base'
ScriptEnforce is disabled
Compressing lua files into data pack..
Compression complete. 1164 files. (1.861s)
Executing dedicated server config file
[11/05/10 23:25:45][SourceBans.lua] Loading Admin Groups . . .
Connection to Steam servers successful.
VAC secure mode is activated.
Client "TheCreeper" connected (93.96.51.96:27005).
[11/05/10 23:26:09][SourceBans.lua] Loading Admins . . .
INIParser:parse - File stargate/gatespawner_maps/gm_flatgrass.ini successfully parsed
Setting CBaseEntity to non-brush model models/zup/stargate/stargate_gring.mdl
Setting CBaseEntity to non-brush model models/zup/stargate/stargate_gring.mdl
=================================================
Simple Prop Protection: 68 props belong to world
=================================================
[EV] TheCreeper last joined 22 minutes ago.
[EV] Add This Server To Your Favourites, 109.169.52.73:27015.
[@gamemodes\sandbox\entities\entities\gmod_rtcameraprop\init.lua:89] bad argument #1 to 'random' (interval is empty)
[@gamemodes\sandbox\entities\entities\gmod_rtcameraprop\init.lua:89] bad argument #1 to 'random' (interval is empty)
[EV] Noclip Is Disabled For Guests.
[11/05/10 23:31:10][SourceBans.lua] The server has lost connection to the database. Retrying...
Timer Error: [@addons\evolve\lua\ev_sourcebans.lua:35] bad argument #1 to 'ipairs' (table expected, got boolean)
[EV] Must Be 16+ To Use Microphone.
[EV] Don't Bug The Owner For Admin.
[11/05/10 23:36:10][SourceBans.lua] The server has lost connection to the database. Retrying...
[EV] Use Multi-Tool For All Your Needs.
[EV] Submit ban requests at thecreeper.co.uk
[EV] Still Working On The Server.
[11/05/10 23:41:10][SourceBans.lua] The server has lost connection to the database. Retrying...
Timer Error: [@addons\evolve\lua\ev_sourcebans.lua:35] bad argument #1 to 'ipairs' (table expected, got boolean)
[EV] Add This Server To Your Favourites, 109.169.52.73:27015.
[EV] Noclip Is Disabled For Guests.
I also updated the module at the link you supplied in the first page.