Search found 5 matches

by tparker
Mon Oct 21, 2002 12:48 pm
Forum: Databases
Topic: error: include_path
Replies: 7
Views: 2998

Awesome guys. Thank you for taking the time to help out a green horn.
This is what I added to my script. I works now.

include("connect.php");

Thanks again,
Tony
by tparker
Mon Oct 21, 2002 12:34 pm
Forum: Databases
Topic: error: include_path
Replies: 7
Views: 2998

OK, I find my mistake. the (.) in connect.php will not parse unless I have it in "". Rooky move. Bare with me gang. :)
by tparker
Mon Oct 21, 2002 12:31 pm
Forum: Databases
Topic: error: include_path
Replies: 7
Views: 2998

I have it in the spasoft directory. Here is the piece of code
<?include(connect.php); ......?>
by tparker
Mon Oct 21, 2002 11:29 am
Forum: Databases
Topic: error: include_path
Replies: 7
Views: 2998

error: include_path

I get this error when I add the "include()" to my script.

Warning: Failed opening 'connectphp' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/spasoft/do_authuser_include.php on line 2

Do I need to set this anywhere?
by tparker
Fri Oct 18, 2002 8:32 pm
Forum: Databases
Topic: MySQL CRM Help
Replies: 1
Views: 712

MySQL CRM Help

Anyone know where I can find a good "out of the box" CRM package that I can add / subtract from? Any pitfalls to CRMs with PHP/MySQL?

Thank you kindly![/b]