May 23, 2013, 16:38:39
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
URD Forum
>
General Category
>
Technical Problems
>
Problem on Start URD
Pages: [
1
]
« previous
next »
Print
Author
Topic: Problem on Start URD (Read 597 times)
shaker
Posts: 2
Problem on Start URD
«
on:
March 28, 2012, 10:50:55 »
Hi all
i have installed URD on my server without any problem and i can access too to "myip/urd" but when i try to start urd i get this message:
PHP Warning: Module 'mysql' already loaded in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so' - /usr/lib/php5/20090626+lfs/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: require_once(/var/www/urd/urdd/../config.php): failed to open stream: No such file or directory in /var/www/urd/urdd/urdd.php on line 35
PHP Fatal error: require_once(): Failed opening required '/var/www/urd/urdd/../config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/urd/urdd/urdd.php on line 35
Any help is welcome, thank you in advantage.
Logged
spearhead
Administrator
Posts: 1038
Re: Problem on Start URD
«
Reply #1 on:
March 28, 2012, 13:08:54 »
the first line is typically a PHP configuration error. Presumably a update that left an older php.ini file that also loads the mysql library.
the second seems to be missing some package, that it wants to load. I'm not sure why that happens. Perhaps broken defendencies in packages. Assuming you run a ubuntu/debian like system try sudo apt-get -f
The last error means that a file could not be found, please check if it exists, if it doesn't the urd installer probably didn't finish correctly. Possibly due to a permissions error.
Logged
shaker
Posts: 2
Re: Problem on Start URD
«
Reply #2 on:
March 28, 2012, 16:45:18 »
Thank you for replaying spearhead.
Yes i'm running ubuntu server 11.10 and yes i've tried apt-get -f install, but nothing. I will retry with a fresh installation.
Thank you again.
Logged
spearhead
Administrator
Posts: 1038
Re: Problem on Start URD
«
Reply #3 on:
March 28, 2012, 23:57:33 »
Seems your not alone with the sqlite thing
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262
. The workaround is in it too.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Recruitment
=> Technical Problems
=> Features
Loading...