Hello guys
I'm a Drupal fan. I have a question for you.
I'd like to use it to develop a large commercial website but I'm not sure how the open source licence works.
Once the site is ready, am I obliged to publish the website source code?
If so, why can't I find terminus1525.ca source code anywhere?
I'd be happy to contribute by donating or posting new modules but my customer wouldn't be happy to see the
complete source code shared with the world.
user error: Got error 28 from table handler
query: SELECT t.*, parent FROM term_data t, term_hierarchy h WHERE t.tid = h.tid AND t.vid = 6 ORDER BY weight, name in /home/paphosro/public_html/includes/database.mysql.inc on line 66.
I have contacted my host to check mysql setup but they still have not done anything
Also i happened to notice that the following entries were found watchdog
page not found 06/02/2006 - 06:12 xmlrpc/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:12 xmlsrv/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:12 wordpress/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 phpgroupware/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 drupal/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 blogs/xmlsrv/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 blog/xmlsrv/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 blog/xmlrpc.php not found. Anonymous details
page not found 06/02/2006 - 06:11 403.shtml not found. Anonymous details
page not found 06/02/2006 - 03:51 robots.txt not found. Anonymous details
page not found 06/02/2006 - 03:44 robots.txt not found. Anonymous details
page not found 05/02/2006 - 22:37 sumthin not found. Anonymous details
I wrote a progamm in php to send mail using the mail() function and got the message
"Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\program files\easyphp1-7\www\spinyo\homepage.php on line 18
"
I checked the php.ini file and the smtp is configured to localhost but can't find the smtp_port configurations.What should I do to enable this configuration
I wrote a program in php to send mail using the mail() function and got the message
"Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\program files\easyphp1-7\www\spinyo\homepage.php on line 18
"
I checked the php.ini file and the smtp is configured to localhost but can't find the smtp_port configurations.What should I do to enable this configuration