Hope so...I'm part of a community project building
a wireless network around our area and would
dearly love to use FC as our streaming content
manager for a local radio project. I've installed php,
MySQL and placed the site source in
c:\inetpub\wwwroot on my server.
I've edited the conf.php like I think needs done, I've
created the tables for the site in MySQL and can
connect to the db...but I get this list of errors on
browsing to localhost/sitename/index.php !
Notice: Use of undefined constant path -
assumed 'path' in
c:\inetpub\wwwroot\fastlintonfm\conf.php on line
38
Notice: Use of undefined constant domain -
assumed 'domain' in
c:\inetpub\wwwroot\fastlintonfm\conf.php on line
39
Notice: Use of undefined constant yearmax -
assumed 'yearmax' in
c:\inetpub\wwwroot\fastlintonfm\conf.php on line
57
Notice: Use of undefined constant yearmin -
assumed 'yearmin' in
c:\inetpub\wwwroot\fastlintonfm\conf.php on line
58
.
.
.
.
Can anyone shed some light on this...probably a
fundamental stoopid error but as I'm new to php &
MySQL please be gentle !?
TIA
Ph00ey