-
[help] rosecp
ROSE CP having a hardtime to connect to sql got any clue here
( ! ) Notice: A session had already been started - ignoring session_start() in C:\wamp\www\rose\libs\rosecp_ae.php on line 20
Call Stack
# Time Memory Function Location
1 0.0008 372144 {main}( ) ..\index.php:0
2 0.0021 392416 require( 'C:\wamp\www\rose\globals.php' ) ..\index.php:26
3 0.0093 777072 require( 'C:\wamp\www\rose\libs\rosecp_ae.php' ) ..\globals.php:65
4 0.0094 777104 session_start ( ) ..\rosecp_ae.php:20
( ! ) Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\rose\libs\dmssql.php on line 35
Call Stack
# Time Memory Function Location
1 0.0008 372144 {main}( ) ..\index.php:0
2 0.0021 392416 require( 'C:\wamp\www\rose\globals.php' ) ..\index.php:26
3 0.0109 798376 rosecp_ae->init( ) ..\globals.php:67
4 0.0181 1193448 dmssql->query( ) ..\rosecp_ae.php:41
5 0.0181 1193448 dmssql->connect( ) ..\dmssql.php:58
-
Re: [help] rosecp
( ! ) Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\rose\libs\dmssql.php on line 35
That's caused by not heaving php_mssql.dll in xampp or wampp if you use php 5.0 you will need the new sqlsrv dll installed.
-
Re: [help] rosecp
Rosecp-AE web I want to add new column Donation. Anyone know how?