开发者

Setting Up PHP & SQLite with a "Command Script"?

I'm trying to setup PHP & SQLite on my mac with by following this page: http://developer.apple.com/mac/articles/internet/phpeasyway.html. The code posted on the site is supposed to be run in a command script but I don't know how to make that happen. I've tried making a bash开发者_如何学编程 script and an applescript but both of those give errors. Any ideas?

Thanks!


The documentation has this line of code:

user_db=${user_www}/${filename}-db.sqlite3

Is the filename variable defined? Does the database exist in that location?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜