Search results

  1. S

    scgiwrap problem

    I'm having problems running any script in my scgi-bin. Whenever I try to run one, I get an error message saying "scgiwrap: Caller must be uid 99." Could this be caused by the move from cossacks? cpanel username: bscampbe cpclist.x10hosting.com - ad-free
  2. S

    Foreign keys don't stick

    When using the mySQL database, I can't seem to get my foreign keys to stay when I define them through phpMyAdmin. As an example, I use the following table definition: CREATE TABLE `user_source` ( `user_name` varchar(15) NOT NULL, `url` varchar(50) NOT NULL, PRIMARY KEY...
Top