I beleive I have started a SQL on my server, and I have uploaded the files to my home directory through ftp like i was supposed to, but when I type in this
http://www.stupidaso.com/install.php
I get this
Warning: main(pnadodb/adodb.inc.php): failed to open stream: Not a directory in /home/stupidas/public_html/install.php on line 93
Fatal error: main(): Failed opening required 'pnadodb/adodb.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stupidas/public_html/install.php on line 93
I am very new to this and basically trial and error my way through this, if anyone could shed some light on what this means I would greatly appreciate it.
Thanks in Advance
Justin Heath
Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
Problems with initial install
-
-
Have a look at the error message: PHP searches for the file 'pnadodb/adodb.inc.php' in actual path, in /usr/lib/php and /usr/local/lib/php, and it seems that PHP does not find it. Copy all (!) PostNuke files (including subdirectories) into your webservers document root directory. Hint: pnadodb files are located under postnuke/html.
-
I am also having similar problems, I am getting the following error:
Warning: main(pnadodb/adodb-time.inc.php): failed to open stream: No such file or directory in /home/vqc4me/public_html/html/pnadodb/adodb.inc.php on line 2044
Warning: main(): Failed opening 'pnadodb/adodb-time.inc.php' for inclusion (include_path='/usr/local/lib/php:/usr/lib/php') in /home/vqc4me/public_html/html/pnadodb/adodb.inc.php on line 2044
I know all the files are in the correct location. I uploaded all the files using Shell access. Any solutions to this problem? -
Make sure you upload the files in ascii mode, not binary.
Frank
--
"He is not dangerous, he just wants to play...." -
Thanks for the help, I had to load them up one by one, instead of a mass install, I was using a FTP client and when i tried to upload them, I would get a filesize of 0 for all the folders, had to create the folders, then place things in tehre a few at a tiem, and it worked. I am sure this is not the easiest way to do it, but it worked for me, and I like results. LOL
-
Ok, so I reuploaded the files individually and made sure that they were uploaded in ASCII mode, except for images which were uploaded in Binary. I am still getting the same error and it won't let me complete the install.
Warning: main(pnadodb/adodb-time.inc.php): failed to open stream: No such file or directory in /home/vqc4me/public_html/pn/pnadodb/adodb.inc.php on line 2044
Warning: main(): Failed opening 'pnadodb/adodb-time.inc.php' for inclusion (include_path='/usr/local/lib/php:/usr/lib/php') in /home/vqc4me/public_html/pn/pnadodb/adodb.inc.php on line 2044
I really need this up and running and would appreciate any other help I can get. -
